summaryrefslogtreecommitdiff
path: root/time/p5-Schedule-At
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2011-05-18 01:29:20 +0000
committerdmcmahill <dmcmahill>2011-05-18 01:29:20 +0000
commitf9f3acfb302b84585e8d61f85db023c069bb1af0 (patch)
treeae239419c2934482351988023c6f944e10e26843 /time/p5-Schedule-At
parentc6bbfce15f9b8f6a2eeec930b8bd53eba714e067 (diff)
downloadpkgsrc-f9f3acfb302b84585e8d61f85db023c069bb1af0.tar.gz
Initial import of time/p5-Schedule-At version 1.10
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- This modules provides an OS independent interface to 'at', the Unix command that allows you to execute commands at a specified time.
Diffstat (limited to 'time/p5-Schedule-At')
-rw-r--r--time/p5-Schedule-At/DESCR2
-rw-r--r--time/p5-Schedule-At/Makefile19
-rw-r--r--time/p5-Schedule-At/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/time/p5-Schedule-At/DESCR b/time/p5-Schedule-At/DESCR
new file mode 100644
index 00000000000..9fde54f9e54
--- /dev/null
+++ b/time/p5-Schedule-At/DESCR
@@ -0,0 +1,2 @@
+This modules provides an OS independent interface to 'at', the Unix command
+that allows you to execute commands at a specified time.
diff --git a/time/p5-Schedule-At/Makefile b/time/p5-Schedule-At/Makefile
new file mode 100644
index 00000000000..36b5a47d870
--- /dev/null
+++ b/time/p5-Schedule-At/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/18 01:29:20 dmcmahill Exp $
+
+DISTNAME= Schedule-At-1.10
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JO/JOSERODR/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Schedule-At/
+COMMENT= OS independent interface to the Unix 'at' command
+LICENSE= ${PERL5_LICENSE}
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Schedule/At/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-Schedule-At/distinfo b/time/p5-Schedule-At/distinfo
new file mode 100644
index 00000000000..2f889e67df6
--- /dev/null
+++ b/time/p5-Schedule-At/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/05/18 01:29:20 dmcmahill Exp $
+
+SHA1 (Schedule-At-1.10.tar.gz) = d55dc9785dbde1adb46fef6836289c37582200fc
+RMD160 (Schedule-At-1.10.tar.gz) = 6088578d1b74dfaac215e0dab0a9ae3d17bdf050
+Size (Schedule-At-1.10.tar.gz) = 7254 bytes