summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormef <mef>2015-04-30 02:44:09 +0000
committermef <mef>2015-04-30 02:44:09 +0000
commit7a80baa1b27ef2b91a56b2227594ba121e194298 (patch)
treeeec9a2e6610022b77638005f4358a70ebd500634 /devel
parent0e044cb0a463e50f396650f5a8ecdf7d648a735b (diff)
downloadpkgsrc-7a80baa1b27ef2b91a56b2227594ba121e194298.tar.gz
Import p5-Find-Lib-1.04 as devel/p5-Find-Lib.
The purpose of this module is to replace use FindBin; use lib "$FindBin::Bin/../bootstrap/lib"; with something shorter. This is specially useful if your project has a lot of scripts (For instance tests scripts).
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Find-Lib/DESCR5
-rw-r--r--devel/p5-Find-Lib/Makefile17
-rw-r--r--devel/p5-Find-Lib/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-Find-Lib/DESCR b/devel/p5-Find-Lib/DESCR
new file mode 100644
index 00000000000..ede142d6f61
--- /dev/null
+++ b/devel/p5-Find-Lib/DESCR
@@ -0,0 +1,5 @@
+The purpose of this module is to replace
+ use FindBin;
+ use lib "$FindBin::Bin/../bootstrap/lib";
+with something shorter. This is specially useful if your project has a
+lot of scripts (For instance tests scripts).
diff --git a/devel/p5-Find-Lib/Makefile b/devel/p5-Find-Lib/Makefile
new file mode 100644
index 00000000000..cc22a987b75
--- /dev/null
+++ b/devel/p5-Find-Lib/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2015/04/30 02:44:09 mef Exp $
+
+DISTNAME= Find-Lib-1.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Find/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~yannk/Find-Lib/
+COMMENT= Helper to smartly find libs to use in the filesystem tree
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Find/Lib/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Find-Lib/distinfo b/devel/p5-Find-Lib/distinfo
new file mode 100644
index 00000000000..6cc9e2ac854
--- /dev/null
+++ b/devel/p5-Find-Lib/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/30 02:44:09 mef Exp $
+
+SHA1 (Find-Lib-1.04.tar.gz) = 1b3ada2c1dc0f3827746308a274c40d7e5530f38
+RMD160 (Find-Lib-1.04.tar.gz) = 7c1c41c549251d59f668a756acadca41568e8359
+Size (Find-Lib-1.04.tar.gz) = 8914 bytes