Added: trunk/dports/perl/p5-pod2-base/Portfile (0 => 129051)
--- trunk/dports/perl/p5-pod2-base/Portfile (rev 0)
+++ trunk/dports/perl/p5-pod2-base/Portfile 2014-12-04 18:50:26 UTC (rev 129051)
@@ -0,0 +1,19 @@
+# -*- 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.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup POD2-Base 0.043
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description POD2::Base - Base module for translations of Perl documentation
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 74a2b923ee8c34e97a5bad639140df44a4dd551f \
+ sha256 071910a2233d11767c9576f1909b8686b4696acb6a7035d1513f9c15ccf0237e
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-pod2-base/Portfile
___________________________________________________________________