summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-29 08:21:53 +0000
committersno <sno@pkgsrc.org>2009-05-29 08:21:53 +0000
commit5040d41aa16bef698bc16f6d8ed8de6b2ab4fadc (patch)
treede641a1368751f0e9d0a40471ef5e529a0b54af6 /devel
parentc513027a87032918d3b7c70025f102d781448d1a (diff)
downloadpkgsrc-5040d41aa16bef698bc16f6d8ed8de6b2ab4fadc.tar.gz
Importing package for p5 module File::Find::Rule::Age 0.2.
File::Find::Rule::Age makes it easy to search for files based on their age.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-File-Find-Rule-Age/DESCR3
-rw-r--r--devel/p5-File-Find-Rule-Age/Makefile23
-rw-r--r--devel/p5-File-Find-Rule-Age/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/devel/p5-File-Find-Rule-Age/DESCR b/devel/p5-File-Find-Rule-Age/DESCR
new file mode 100644
index 00000000000..1f1fe1c763e
--- /dev/null
+++ b/devel/p5-File-Find-Rule-Age/DESCR
@@ -0,0 +1,3 @@
+File::Find::Rule::Age makes it easy to search for files based on their age.
+DateTime and File::stat are used to do the behind the scenes work, with
+File::Find::Rule doing the Heavy Lifting.
diff --git a/devel/p5-File-Find-Rule-Age/Makefile b/devel/p5-File-Find-Rule-Age/Makefile
new file mode 100644
index 00000000000..fc00a01644b
--- /dev/null
+++ b/devel/p5-File-Find-Rule-Age/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/29 08:21:53 sno Exp $
+
+DISTNAME= File-Find-Rule-Age-0.2
+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-Age/
+COMMENT= Rule to match on file age
+#LICENSE= ${PERL_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-DateTime>=0.42:../../time/p5-DateTime
+DEPENDS+= p5-File-Find-Rule>=0.30:../../devel/p5-File-Find-Rule
+
+PERL5_PACKLIST= auto/File/Find/Rule/Age/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-File-Find-Rule-Age/distinfo b/devel/p5-File-Find-Rule-Age/distinfo
new file mode 100644
index 00000000000..73b57a5ef95
--- /dev/null
+++ b/devel/p5-File-Find-Rule-Age/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/29 08:21:53 sno Exp $
+
+SHA1 (File-Find-Rule-Age-0.2.tar.gz) = c3497e8534af97f8b3b38a292d44bd804ae96bd6
+RMD160 (File-Find-Rule-Age-0.2.tar.gz) = 46c3d5b7553e56dd145d684d2dad64884977cea9
+Size (File-Find-Rule-Age-0.2.tar.gz) = 19294 bytes