summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>2008-07-14 09:25:19 +0000
committerabs <abs>2008-07-14 09:25:19 +0000
commit39ffec9c50f82bb1c02fe5b24928ac496e7a1aab (patch)
tree771d9ff15ddd42d06de7a731816df486e330bd58
parent733e375df5e55c27e98b8cdc6be3bbdbf632e1c1 (diff)
downloadpkgsrc-39ffec9c50f82bb1c02fe5b24928ac496e7a1aab.tar.gz
Added devel/p5-Module-Find version 0.06
Module::Find lets you find and use modules in categories. This can be very useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories.
-rw-r--r--devel/p5-Module-Find/DESCR3
-rw-r--r--devel/p5-Module-Find/Makefile21
-rw-r--r--devel/p5-Module-Find/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/devel/p5-Module-Find/DESCR b/devel/p5-Module-Find/DESCR
new file mode 100644
index 00000000000..e287efc418a
--- /dev/null
+++ b/devel/p5-Module-Find/DESCR
@@ -0,0 +1,3 @@
+Module::Find lets you find and use modules in categories. This can be very
+useful for auto-detecting driver or plugin modules. You can differentiate
+between looking in the category itself or in all subcategories.
diff --git a/devel/p5-Module-Find/Makefile b/devel/p5-Module-Find/Makefile
new file mode 100644
index 00000000000..d2a99720596
--- /dev/null
+++ b/devel/p5-Module-Find/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/14 09:25:19 abs Exp $
+
+DISTNAME= Module-Find-0.06
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Module-Find/
+COMMENT= Lets you find and use modules in categories
+
+DEPENDS+= p5-Test-Simple>=0:../../devel/p5-Test-Simple
+DEPENDS+= p5-PathTools>=0:../../devel/p5-PathTools
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Module/Find/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Module-Find/distinfo b/devel/p5-Module-Find/distinfo
new file mode 100644
index 00000000000..e0fb17ed949
--- /dev/null
+++ b/devel/p5-Module-Find/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/14 09:25:19 abs Exp $
+
+SHA1 (Module-Find-0.06.tar.gz) = b2985eb535744a82122f9f68c3926f047712565a
+RMD160 (Module-Find-0.06.tar.gz) = 4ae8b0a288c3716fc498b450d47d681db72c43f2
+Size (Module-Find-0.06.tar.gz) = 4373 bytes