freebsd-ports/devel/p5-Date-Manip/Makefile
2016-04-08 23:38:30 +00:00

19 lines
399 B
Makefile

# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD$
PORTNAME= Date-Manip
PORTVERSION= 6.53
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SBECK
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Perl5 module containing date manipulation routines
TEST_DEPENDS= p5-Test-Inter>=0:devel/p5-Test-Inter
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>