Files
bsdports/perl/p5-Set-Crontab/Makefile
2019-12-26 07:26:06 +00:00

17 lines
369 B
Makefile

# Created by: Mathieu Arnold <m@absolight.net>
# $FreeBSD: head/devel/p5-Set-Crontab/Makefile 381151 2015-03-12 23:00:02Z adamw $
PORTNAME= Set-Crontab
PORTVERSION= 1.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Expand crontab(5)-style integer lists
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>