2013-09-21 01:05:58 +02:00
|
|
|
# Created by: kuriyama
|
2001-01-10 04:04:46 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Schedule-At
|
2012-06-02 12:21:44 +02:00
|
|
|
PORTVERSION= 1.15
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2001-01-10 04:04:46 +01:00
|
|
|
CATEGORIES= sysutils perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-10 04:04:46 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= kuriyama@FreeBSD.org
|
2003-02-22 08:48:51 +01:00
|
|
|
COMMENT= OS independent interface to the Unix 'at' command
|
2001-01-10 04:04:46 +01:00
|
|
|
|
2013-09-07 09:44:26 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-01-10 04:04:46 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|