summaryrefslogtreecommitdiff
path: root/devel/p5-File-Find-Rule-Permissions
diff options
context:
space:
mode:
authorsno <sno>2009-05-29 08:12:42 +0000
committersno <sno>2009-05-29 08:12:42 +0000
commit2d0cdbd0df3daf7382799715e53672c0894d5173 (patch)
tree8a2d878532fd926877ebeaa3619d56eb2aad6896 /devel/p5-File-Find-Rule-Permissions
parentfc514ec4e9a297b661068740e5d1e920778575c7 (diff)
downloadpkgsrc-2d0cdbd0df3daf7382799715e53672c0894d5173.tar.gz
Importing package for p5 module File::Find::Rule::Permission 2.0.
An extension for File::Find::Rule to work with file permission bits and determine whether a given user can read, write or execute files.
Diffstat (limited to 'devel/p5-File-Find-Rule-Permissions')
-rw-r--r--devel/p5-File-Find-Rule-Permissions/DESCR2
-rw-r--r--devel/p5-File-Find-Rule-Permissions/Makefile23
-rw-r--r--devel/p5-File-Find-Rule-Permissions/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-File-Find-Rule-Permissions/DESCR b/devel/p5-File-Find-Rule-Permissions/DESCR
new file mode 100644
index 00000000000..7929f984cf6
--- /dev/null
+++ b/devel/p5-File-Find-Rule-Permissions/DESCR
@@ -0,0 +1,2 @@
+An extension for File::Find::Rule to work with file permission bits and
+determine whether a given user can read, write or execute files.
diff --git a/devel/p5-File-Find-Rule-Permissions/Makefile b/devel/p5-File-Find-Rule-Permissions/Makefile
new file mode 100644
index 00000000000..604bbc2d05e
--- /dev/null
+++ b/devel/p5-File-Find-Rule-Permissions/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/29 08:12:42 sno Exp $
+
+DISTNAME= File-Find-Rule-Permissions-2.0
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5ffr
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/File-Find-Rule-Permissions/
+COMMENT= Rule to match on file permissions and user access
+#LICENSE= ${PERL_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Devel-CheckOS>=1:../../devel/p5-Devel-CheckOS
+DEPENDS+= p5-File-Find-Rule>=0.10:../../devel/p5-File-Find-Rule
+
+PERL5_PACKLIST= auto/File/Find/Rule/Permissions/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-File-Find-Rule-Permissions/distinfo b/devel/p5-File-Find-Rule-Permissions/distinfo
new file mode 100644
index 00000000000..daab1995860
--- /dev/null
+++ b/devel/p5-File-Find-Rule-Permissions/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/29 08:12:42 sno Exp $
+
+SHA1 (File-Find-Rule-Permissions-2.0.tar.gz) = 845a61ba4bbcafb85e86e08244a38d165db5bdc8
+RMD160 (File-Find-Rule-Permissions-2.0.tar.gz) = cb886427511f1f54796cb319b7e64b3a4c4d2cdf
+Size (File-Find-Rule-Permissions-2.0.tar.gz) = 15676 bytes