Revision: 76308 http://trac.macports.org/changeset/76308 Author: narf_tm@macports.org Date: 2011-02-19 17:36:55 -0800 (Sat, 19 Feb 2011) Log Message: ----------- New port p5-perl-ostype 1.002. Added Paths: ----------- trunk/dports/perl/p5-perl-ostype/ trunk/dports/perl/p5-perl-ostype/Portfile Added: trunk/dports/perl/p5-perl-ostype/Portfile =================================================================== --- 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 ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
narf_tm@macports.org