freebsd-ports/devel/p5-Class-Date/Makefile
2003-10-26 18:45:36 +00:00

22 lines
451 B
Makefile

# New ports collection makefile for: p5-Class-Date
# Date Created: 28 June 2001
# Whom: Pete Fritchman <petef@databits.net>
#
# $FreeBSD$
#
PORTNAME= Class-Date
PORTVERSION= 1.1.7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
PKGNAMEPREFIX= p5-
MAINTAINER= petef@FreeBSD.org
COMMENT= A Perl class for easy date and time manipulation
PERL_CONFIGURE= yes
MAN3= Class::Date.3
.include <bsd.port.mk>