summaryrefslogtreecommitdiff
path: root/devel/p5-File-Find-Rule-VCS
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-29 08:30:14 +0000
committersno <sno@pkgsrc.org>2009-05-29 08:30:14 +0000
commit22a6ec12e2ccff300c205659c10527ca4f2f320e (patch)
treef6a64b286445592e7b30239a14bebb69d007ba36 /devel/p5-File-Find-Rule-VCS
parent6eb8c5cbe95fd3e6ea769512b3e9cece65bcf608 (diff)
downloadpkgsrc-22a6ec12e2ccff300c205659c10527ca4f2f320e.tar.gz
Importing package for p5 module File::Find::Rule::VCS 1.05.
File::Find::Rule::VCS provides quick and convenient methods to exclude the version control directories of several major Version Control Systems (currently CVS, subversion, and Bazaar).
Diffstat (limited to 'devel/p5-File-Find-Rule-VCS')
-rw-r--r--devel/p5-File-Find-Rule-VCS/DESCR6
-rw-r--r--devel/p5-File-Find-Rule-VCS/Makefile20
-rw-r--r--devel/p5-File-Find-Rule-VCS/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/devel/p5-File-Find-Rule-VCS/DESCR b/devel/p5-File-Find-Rule-VCS/DESCR
new file mode 100644
index 00000000000..6da5369e694
--- /dev/null
+++ b/devel/p5-File-Find-Rule-VCS/DESCR
@@ -0,0 +1,6 @@
+Many tools need to be equally useful both on ordinary files, and on code
+that has been checked out from revision control systems.
+
+File::Find::Rule::VCS provides quick and convenient methods to exclude the
+version control directories of several major Version Control Systems
+(currently CVS, subversion, and Bazaar).
diff --git a/devel/p5-File-Find-Rule-VCS/Makefile b/devel/p5-File-Find-Rule-VCS/Makefile
new file mode 100644
index 00000000000..aed31f653c4
--- /dev/null
+++ b/devel/p5-File-Find-Rule-VCS/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/29 08:30:14 sno Exp $
+
+DISTNAME= File-Find-Rule-VCS-1.05
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/File-Find-Rule-VCS/
+COMMENT= File::Find::Rule extension to Exclude files/directories for VCS's
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-File-Find-Rule>=0.20:../../devel/p5-File-Find-Rule
+
+PERL5_PACKLIST= auto/File/Find/Rule/VCS/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-File-Find-Rule-VCS/distinfo b/devel/p5-File-Find-Rule-VCS/distinfo
new file mode 100644
index 00000000000..64042e5a822
--- /dev/null
+++ b/devel/p5-File-Find-Rule-VCS/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/29 08:30:14 sno Exp $
+
+SHA1 (File-Find-Rule-VCS-1.05.tar.gz) = 11037363b56911528ed01124fe6609f04e4fd681
+RMD160 (File-Find-Rule-VCS-1.05.tar.gz) = 3ba63342194ff82c5cc4a14ca0b43a3553d40141
+Size (File-Find-Rule-VCS-1.05.tar.gz) = 23012 bytes