# -*- 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-PasswdMD5 1.42
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         provides interoperable MD5-based crypt() functions for perl
long_description    The unix_md5_crypt() provides a crypt()-compatible \
                    interface to the rather new MD5-based crypt() function \
                    found in modern operating systems. It is based on the \
                    implementation found on FreeBSD 2.2-RELEASE.

checksums           rmd160  f6f259e3cdeb2c02ce2c66d6ab06c315b679f0e5 \
                    sha256  fd396e6e7f44eeb923e93c993940b8f67a9aed56fc74aacaf038fc4053ef3b59 \
                    size    14300

extract.suffix      .tgz

platforms           darwin
supported_archs     noarch
