Added: trunk/dports/perl/p5-exporter-tiny/Portfile (0 => 122883)
--- trunk/dports/perl/p5-exporter-tiny/Portfile (rev 0)
+++ trunk/dports/perl/p5-exporter-tiny/Portfile 2014-08-01 19:06:48 UTC (rev 122883)
@@ -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.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Exporter-Tiny 0.038
+platforms darwin
+supported_archs noarch
+maintainers devans openmaintainer
+license {Artistic GPL}
+
+description Exporter::Tiny is an exporter with the features of Sub::Exporter but only core dependencies
+long_description ${description}
+
+checksums rmd160 79a2ecae62a58b6f9e9f49e05d51a84b4d42837d \
+ sha256 1fc97d13a90941880c7fd106fdd6f763a97a1a17214a17ff0cbde83e4f8653ba
Property changes on: trunk/dports/perl/p5-exporter-tiny/Portfile
___________________________________________________________________