2003-07-06 11:41:30 +02:00
|
|
|
# New ports collection makefile for: p5-Set-Crontab
|
|
|
|
# Date created: 1 july 2003
|
|
|
|
# Whom: Mathieu Arnold <m@absolight.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Set-Crontab
|
|
|
|
PORTVERSION= 1.00
|
|
|
|
CATEGORIES= devel perl5
|
2007-08-31 15:37:23 +02:00
|
|
|
MASTER_SITES= CPAN
|
2003-07-06 11:41:30 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2003-08-16 11:13:44 +02:00
|
|
|
MAINTAINER= mat@FreeBSD.org
|
2003-07-06 11:41:30 +02:00
|
|
|
COMMENT= Set::Crontab - Expand crontab(5)-style integer lists
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Set::Crontab.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|