summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2005-06-24 18:39:13 +0000
committerwiz <wiz>2005-06-24 18:39:13 +0000
commitb4a6efa765d3abad95e20389f0ff25ae2638a4e2 (patch)
treebb84b172a2ca81267ca0784619807f24896c6485
parent8be1f2c698dcdea3ea3546c92ba80e4bc9c4a89f (diff)
downloadpkgsrc-b4a6efa765d3abad95e20389f0ff25ae2638a4e2.tar.gz
Import p5-File-Find-Rule-0.28 from pkgsrc-wip, packaged by
Hiramatsu Yoshifumi. File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories.
-rw-r--r--devel/p5-File-Find-Rule/DESCR2
-rw-r--r--devel/p5-File-Find-Rule/Makefile21
-rw-r--r--devel/p5-File-Find-Rule/PLIST1
-rw-r--r--devel/p5-File-Find-Rule/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/devel/p5-File-Find-Rule/DESCR b/devel/p5-File-Find-Rule/DESCR
new file mode 100644
index 00000000000..e9980fff61e
--- /dev/null
+++ b/devel/p5-File-Find-Rule/DESCR
@@ -0,0 +1,2 @@
+File::Find::Rule is a friendlier interface to File::Find. It allows
+you to build rules which specify the desired files and directories.
diff --git a/devel/p5-File-Find-Rule/Makefile b/devel/p5-File-Find-Rule/Makefile
new file mode 100644
index 00000000000..441499d9a2c
--- /dev/null
+++ b/devel/p5-File-Find-Rule/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 18:39:13 wiz Exp $
+
+DISTNAME= File-Find-Rule-0.28
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5ffr
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER= hiramatu@boreas.dti.ne.jp
+HOMEPAGE= http://search.cpan.org/dist/File-Find-Rule/
+COMMENT= Alternative interface to File::Find
+
+DEPENDS+= p5-Number-Compare>=0.01:../../math/p5-Number-Compare
+DEPENDS+= p5-Text-Glob>=0.06:../../textproc/p5-Text-Glob
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/Find/Rule/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-File-Find-Rule/PLIST b/devel/p5-File-Find-Rule/PLIST
new file mode 100644
index 00000000000..2c0a641b3c2
--- /dev/null
+++ b/devel/p5-File-Find-Rule/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 18:39:13 wiz Exp $
diff --git a/devel/p5-File-Find-Rule/distinfo b/devel/p5-File-Find-Rule/distinfo
new file mode 100644
index 00000000000..02e2af827d8
--- /dev/null
+++ b/devel/p5-File-Find-Rule/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/24 18:39:13 wiz Exp $
+
+SHA1 (File-Find-Rule-0.28.tar.gz) = 050d8451b68b4d73f8e4133f82b19c38ae6dcbb9
+RMD160 (File-Find-Rule-0.28.tar.gz) = bf092b8560008aeab407ff8dcf8a841019eb39aa
+Size (File-Find-Rule-0.28.tar.gz) = 14391 bytes