Added: trunk/dports/perl/p5-perl-ostype/Portfile (0 => 76308)
--- trunk/dports/perl/p5-perl-ostype/Portfile (rev 0)
+++ trunk/dports/perl/p5-perl-ostype/Portfile 2011-02-20 01:36:55 UTC (rev 76308)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Perl-OSType 1.002 ../by-authors/id/D/DA/DAGOLDEN/
+maintainers narf_tm openmaintainer
+description Map Perl operating system names to generic types
+long_description ${description}
+
+platforms darwin
+
+checksums md5 73be06de32cd51cf5e6de37b5725e0ac \
+ sha1 fc625f381b63288268873aa43cc80091233a7076 \
+ rmd160 a689e2a1dca6f0d63b458ddf7816ed7f82b23bf0
+
+depends_lib-append port:p5-test-simple
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-perl-ostype/Portfile
___________________________________________________________________