1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/sysutils/p5-Schedule-At/Makefile
2021-10-04 21:58:01 +02:00

17 lines
293 B
Makefile

# Created by: kuriyama
PORTNAME= Schedule-At
PORTVERSION= 1.15
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= OS independent interface to the Unix 'at' command
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>