Added: trunk/dports/perl/p5-data-structure-util/Portfile (0 => 149691)
--- trunk/dports/perl/p5-data-structure-util/Portfile (rev 0)
+++ trunk/dports/perl/p5-data-structure-util/Portfile 2016-06-29 15:15:01 UTC (rev 149691)
@@ -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 Data-Structure-Util 0.16
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Data::Structure::Util - Change nature of data within a structure
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 a490e7d221cc6526c3c6d0d1b2db2a7557485a7b \
+ sha256 9cd42a13e65cb15f3a76296eb9a134da220168ec747c568d331a50ae7a2ddbc6
Property changes on: trunk/dports/perl/p5-data-structure-util/Portfile
___________________________________________________________________