summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2005-01-25 14:09:39 +0000
committercube <cube@pkgsrc.org>2005-01-25 14:09:39 +0000
commitc2baa9268347c7d512aff73ef7acb4cb3e6507de (patch)
treed2106f0240f3bd9c8e8de8cc0a9e42f180e045b2 /math
parenta7f6df2dd14cce8d3bca993be7a5b52bc76f6b4e (diff)
downloadpkgsrc-c2baa9268347c7d512aff73ef7acb4cb3e6507de.tar.gz
Initial import of p5-Set-Crontab, version 1.00, into the NetBSD Packages
Collection. Set::Crontab parses crontab-style lists of integers and defines some utility functions to make it easier to deal with them.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Set-Crontab/DESCR2
-rw-r--r--math/p5-Set-Crontab/Makefile16
-rw-r--r--math/p5-Set-Crontab/PLIST1
-rw-r--r--math/p5-Set-Crontab/distinfo4
4 files changed, 23 insertions, 0 deletions
diff --git a/math/p5-Set-Crontab/DESCR b/math/p5-Set-Crontab/DESCR
new file mode 100644
index 00000000000..34cd4cddbbf
--- /dev/null
+++ b/math/p5-Set-Crontab/DESCR
@@ -0,0 +1,2 @@
+Set::Crontab parses crontab-style lists of integers and defines
+some utility functions to make it easier to deal with them.
diff --git a/math/p5-Set-Crontab/Makefile b/math/p5-Set-Crontab/Makefile
new file mode 100644
index 00000000000..e5ed29e8572
--- /dev/null
+++ b/math/p5-Set-Crontab/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/01/25 14:09:39 cube Exp $
+
+DISTNAME= Set-Crontab-1.00
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
+
+MAINTAINER= cube@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Set-Crontab/
+COMMENT= Perl module to parse crontab(5)-like lists of integers
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/Crontab/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Set-Crontab/PLIST b/math/p5-Set-Crontab/PLIST
new file mode 100644
index 00000000000..6b998cbd7fa
--- /dev/null
+++ b/math/p5-Set-Crontab/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/25 14:09:39 cube Exp $
diff --git a/math/p5-Set-Crontab/distinfo b/math/p5-Set-Crontab/distinfo
new file mode 100644
index 00000000000..c85009ab455
--- /dev/null
+++ b/math/p5-Set-Crontab/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/01/25 14:09:39 cube Exp $
+
+SHA1 (Set-Crontab-1.00.tar.gz) = 999671299f4f5a56f14f95462e863fb7571a64f7
+Size (Set-Crontab-1.00.tar.gz) = 2446 bytes