17 lines
323 B
Makefile
17 lines
323 B
Makefile
# $OpenBSD: Makefile,v 1.4 2011/06/01 17:05:02 jasper Exp $
|
|
|
|
COMMENT= expand crontab(5)-style integer lists
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Set-Crontab-1.03
|
|
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>
|