# -*- 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         Digest-MD4 1.9
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Perl interface to the MD4 Algorithm
long_description    The Digest::MD5 module allows you to use the \
                    RSA Data Security Inc. MD4 Message Digest algorithm \
                    from within Perl programs.  The algorithm takes as \
                    input a message of arbitrary length and produces \
                    as output a 128-bit "fingerprint" or "message digest" \
                    of the input. MD4 is described in RFC 1320.

platforms           darwin

checksums           rmd160  9beaffe33b2a46eef64c453ddd21465b715ca81f \
                    sha256  665110bba32470f398f311cd6462fd8975d7c83675ff674bc2f6c7b72b0caaa6
