openbsd-ports/sysutils/p5-Schedule-At/Makefile
2022-03-11 19:57:10 +00:00

13 lines
198 B
Makefile

COMMENT = Perl interface for the system 'at' command
MODULES = cpan
PKG_ARCH = *
DISTNAME = Schedule-At-1.15
CATEGORIES = sysutils
REVISION = 1
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>