freebsd-ports/devel/p5-Class-Date/Makefile
Andrej Zverev fa282cba22 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 12:43:03 +00:00

16 lines
312 B
Makefile

# Created by: Pete Fritchman <petef@databits.net>
# $FreeBSD$
PORTNAME= Class-Date
PORTVERSION= 1.1.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Perl class for easy date and time manipulation
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>