freebsd-ports/sysutils/p5-Schedule-At/Makefile

18 lines
309 B
Makefile
Raw Normal View History

# Created by: kuriyama
# $FreeBSD$
PORTNAME= Schedule-At
2012-06-02 12:21:44 +02:00
PORTVERSION= 1.15
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
2003-02-22 08:48:51 +01:00
COMMENT= OS independent interface to the Unix 'at' command
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>