import sysutils/p5-Set-Crontab, from Toni Mueller with small tweaks by me.

Set::Crontab parses crontab-style lists of integers
and defines some utility functions to make it easier
to deal with them.
This commit is contained in:
sthen 2009-10-28 11:15:15 +00:00
parent 41cf5d0c1b
commit f22af80a04
4 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/28 11:15:15 sthen Exp $
COMMENT= expand crontab(5)-style integer lists
MODULES= cpan
DISTNAME= Set-Crontab-1.02
CATEGORIES= sysutils
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Set-Crontab-1.02.tar.gz) = ghcRPKatNjOjJrHbsTb5mw==
RMD160 (Set-Crontab-1.02.tar.gz) = TxO2W5xnT7+EFLPCbsVEsidx9+s=
SHA1 (Set-Crontab-1.02.tar.gz) = EP2njcfCDwvJc6jMtgHNt5v0ALk=
SHA256 (Set-Crontab-1.02.tar.gz) = WN23bYLz7mW5HWi/rM2KXsGPhYTJ/Mpm2+5B3k6ZSKo=
SIZE (Set-Crontab-1.02.tar.gz) = 2719

View File

@ -0,0 +1,3 @@
Set::Crontab parses crontab-style lists of integers
and defines some utility functions to make it easier
to deal with them.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/28 11:15:15 sthen Exp $
${P5SITE}/Set/
${P5SITE}/Set/Crontab.pm
@man man/man3p/Set::Crontab.3p