# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Crypt-Argon2 0.017 revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description Crypt::Argon2 - Perl interface to the Argon2 key derivation functions long_description {*}${description} platforms darwin checksums rmd160 80bb3b2c5bfcc051e0cd63fa7f239d52dcb635ca \ sha256 a331afb9e4473b1e877a26a3a46acfbb8d7f3c7c31e9683f7723b9764c2bb68e \ size 39429 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-simple depends_lib-append \ port:p${perl5.major}-time-hires \ port:p${perl5.major}-xsloader perl5.use_module_build }