[150019] trunk/dports/perl
devans at macports.org
devans at macports.org
Fri Jul 8 12:04:09 PDT 2016
Revision: 150019
https://trac.macports.org/changeset/150019
Author: devans at macports.org
Date: 2016-07-08 12:04:09 -0700 (Fri, 08 Jul 2016)
Log Message:
-----------
p5-find-lib: new port, a helper to find libs in the filesystem tree.
Added Paths:
-----------
trunk/dports/perl/p5-find-lib/
trunk/dports/perl/p5-find-lib/Portfile
Added: trunk/dports/perl/p5-find-lib/Portfile
===================================================================
--- trunk/dports/perl/p5-find-lib/Portfile (rev 0)
+++ trunk/dports/perl/p5-find-lib/Portfile 2016-07-08 19:04:09 UTC (rev 150019)
@@ -0,0 +1,19 @@
+# -*- 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 Find-Lib 1.04
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Find::Lib - Helper to smartly find libs to use in the filesystem tree
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 7c1c41c549251d59f668a756acadca41568e8359 \
+ sha256 1d73921e3061e1b046fe4268e2d05ffd5a4c5762666e2e4723f83aacc146e851
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-find-lib/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/20160708/e831a3e3/attachment.html>
More information about the macports-changes
mailing list