17 lines
322 B
Makefile
17 lines
322 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/10/19 07:43:01 espie Exp $
|
|
|
|
COMMENT= expand crontab(5)-style integer lists
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Set-Crontab-1.02
|
|
CATEGORIES= sysutils
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|