freebsd-ports/devel/p5-Date-Manip/Makefile
Kevin Lo 9bd122a800 Update to version 5.40
PR: 28029
Submitted by: MAINTAINER
2001-06-11 06:10:10 +00:00

23 lines
486 B
Makefile

# New ports collection makefile for: p5-Date-Manip
# Date created: April 28th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Date-Manip
PORTVERSION= 5.40
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Date
PKGNAMEPREFIX= p5-
DISTNAME= DateManip-${PORTVERSION}
MAINTAINER= kapr@crosswinds.net
PERL_CONFIGURE= YES
MAN3= Date::Manip.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>