Added: trunk/dports/perl/p5-config-autoconf/Portfile (0 => 81610)
--- trunk/dports/perl/p5-config-autoconf/Portfile (rev 0)
+++ trunk/dports/perl/p5-config-autoconf/Portfile 2011-08-03 00:28:10 UTC (rev 81610)
@@ -0,0 +1,18 @@
+# -*- 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.setup Config-AutoConf 0.16
+platforms darwin
+maintainers nomaintainer
+supported_archs noarch
+license {Artistic GPL}
+
+description A module to implement some AutoConf macros in pure perl.
+
+long_description ${description}
+
+checksums sha256 b3ce181a1f17bf82d0701e89a557510cece3da4ecdf616271fa2079b4eaa5f0b \
+ rmd160 354211bfff673a1761df5dc137a972fdf67c970a
Property changes on: trunk/dports/perl/p5-config-autoconf/Portfile
___________________________________________________________________