[151121] trunk/dports/perl
devans at macports.org
devans at macports.org
Sun Aug 7 15:17:50 PDT 2016
Revision: 151121
https://trac.macports.org/changeset/151121
Author: devans at macports.org
Date: 2016-08-07 15:17:50 -0700 (Sun, 07 Aug 2016)
Log Message:
-----------
p5-carp-clan-share: new port, share your Carp::Clan settings with your whole Clan.
Added Paths:
-----------
trunk/dports/perl/p5-carp-clan-share/
trunk/dports/perl/p5-carp-clan-share/Portfile
Added: trunk/dports/perl/p5-carp-clan-share/Portfile
===================================================================
--- trunk/dports/perl/p5-carp-clan-share/Portfile (rev 0)
+++ trunk/dports/perl/p5-carp-clan-share/Portfile 2016-08-07 22:17:50 UTC (rev 151121)
@@ -0,0 +1,24 @@
+# -*- 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.22 5.24
+perl5.setup Carp-Clan-Share 0.013
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Carp::Clan::Share - Share your Carp::Clan settings with your whole Clan
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 9c53d4cfa332542630ea01204298d7e88bea2b74 \
+ sha256 aed0015be480028b5337bb73b7e7290578e3cbbf8e90f13e96044f13134c1b3d
+
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-carp-clan
+
+ supported_archs noarch
+}
Property changes on: trunk/dports/perl/p5-carp-clan-share/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/20160807/ca0c2b49/attachment.html>
More information about the macports-changes
mailing list