Added: trunk/dports/perl/p5-digest-whirlpool/Portfile (0 => 149692)
--- trunk/dports/perl/p5-digest-whirlpool/Portfile (rev 0)
+++ trunk/dports/perl/p5-digest-whirlpool/Portfile 2016-06-29 15:16:30 UTC (rev 149692)
@@ -0,0 +1,17 @@
+# -*- 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
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.branches 5.22 5.24
+perl5.setup Digest-Whirlpool 2.04
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Digest::Whirlpool - A 512-bit, collision-resistant, one-way hash function
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 dad8153caf234615bedfae2ba18df8b9f21b2d26 \
+ sha256 c62755a0fc39401046d7e42ab2fd03407914739ec96f906ee1c2cbf516b2f1d1
Property changes on: trunk/dports/perl/p5-digest-whirlpool/Portfile
___________________________________________________________________