2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:46:47 ajacoutot Exp $
|
2009-12-28 03:57:23 -05:00
|
|
|
|
|
|
|
COMMENT = Perl interface for the system 'at' command
|
|
|
|
|
|
|
|
MODULES = cpan
|
|
|
|
DISTNAME = Schedule-At-1.09
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION = 0
|
2009-12-28 03:57:23 -05:00
|
|
|
CATEGORIES = sysutils
|
2010-10-19 03:43:00 -04:00
|
|
|
USE_GROFF = Yes
|
2009-12-28 03:57:23 -05:00
|
|
|
|
|
|
|
MAINTAINER = Eric Olsen <herolsen@alumni.upenn.edu>
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|