# -*- 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.022 revision 0 license Apache-2 maintainers {devans @dbevans} openmaintainer description Crypt::Argon2 - Perl interface to the Argon2 key derivation functions long_description {*}${description} checksums rmd160 7d3fe617efe6c366a7ae95cad3707ce376d87300 \ sha256 36649230ae24898a84081428a158e3209e357ca81029e05231d640afd7d310a2 \ size 40502 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 }