[132376] trunk/dports/perl
devans at macports.org
devans at macports.org
Fri Jan 30 14:11:50 PST 2015
Revision: 132376
https://trac.macports.org/changeset/132376
Author: devans at macports.org
Date: 2015-01-30 14:11:50 -0800 (Fri, 30 Jan 2015)
Log Message:
-----------
p5-devel-declare: new port, adding keywords to perl, in perl.
Added Paths:
-----------
trunk/dports/perl/p5-devel-declare/
trunk/dports/perl/p5-devel-declare/Portfile
Added: trunk/dports/perl/p5-devel-declare/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-declare/Portfile (rev 0)
+++ trunk/dports/perl/p5-devel-declare/Portfile 2015-01-30 22:11:50 UTC (rev 132376)
@@ -0,0 +1,28 @@
+# -*- 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.16 5.18 5.20
+perl5.setup Devel-Declare 0.006017
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Devel::Declare - Adding keywords to perl, in perl
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 3cab5220e4578adf103c0385919aa00c797b4a9f \
+ sha256 aabba8979de6e5c471eb06ec644d6cc9bb0f8b709078bf9e3328c272449acac0
+
+if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-extutils-depends \
+ port:p${perl5.major}-test-requires
+
+ depends_lib-append \
+ port:p${perl5.major}-b-hooks-endofscope \
+ port:p${perl5.major}-b-hooks-op-check \
+ port:p${perl5.major}-sub-name
+}
Property changes on: trunk/dports/perl/p5-devel-declare/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150130/95a44e93/attachment.html>
More information about the macports-changes
mailing list