freebsd-ports/sysutils/p5-Schedule-At/Makefile
Jun Kuriyama 9e2cfea1f2 - Upgrade to 0.13.
PR:		ports/158110
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-05 04:54:27 +00:00

21 lines
389 B
Makefile

# New ports collection makefile for: p5-Schedule-At
# Date created: 10th Jan 2001
# Whom: kuriyama
#
# $FreeBSD$
#
PORTNAME= Schedule-At
PORTVERSION= 1.13
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= OS independent interface to the Unix 'at' command
PERL_CONFIGURE= yes
MAN3= Schedule::At.3
.include <bsd.port.mk>