[77221] trunk/dports/perl

l2g at macports.org l2g at macports.org
Wed Mar 23 23:52:18 PDT 2011


Revision: 77221
          http://trac.macports.org/changeset/77221
Author:   l2g at macports.org
Date:     2011-03-23 23:52:18 -0700 (Wed, 23 Mar 2011)
Log Message:
-----------
p5-list-allutils: New port for Perl module List::AllUtils

Added Paths:
-----------
    trunk/dports/perl/p5-list-allutils/
    trunk/dports/perl/p5-list-allutils/Portfile

Added: trunk/dports/perl/p5-list-allutils/Portfile
===================================================================
--- trunk/dports/perl/p5-list-allutils/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-list-allutils/Portfile	2011-03-24 06:52:18 UTC (rev 77221)
@@ -0,0 +1,22 @@
+# -*- 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         List-AllUtils 0.02
+platforms           darwin
+maintainers         l2g openmaintainer
+license             Artistic GPL
+supported_archs     noarch
+
+description         List::AllUtils - mixes List::Utils and List::MoreUtils
+
+long_description    ${description}
+
+checksums           sha1 1d3669e6d0922fb1c62935be9c0f3cb5c1bca483 \
+                    rmd160 23cd58699f33f8d5a95b3042167ed37732f15f79
+
+depends_lib-append  port:p5-list-moreutils
+
+perl5.use_module_build


Property changes on: trunk/dports/perl/p5-list-allutils/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110323/099721ad/attachment.html>


More information about the macports-changes mailing list