1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/p5-Date-Calc/Makefile
2001-03-01 06:39:18 +00:00

23 lines
445 B
Makefile

# New ports collection makefile for: p5-Date-Calc
# Date created: 25 February 2000
# Whom: Brad Hendrickse <bradh@uunet.co.za>
#
# $FreeBSD$
#
PORTNAME= Date-Calc
PORTVERSION= 4.3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Date
PKGNAMEPREFIX= p5-
MAINTAINER= bradh@uunet.co.za
PERL_CONFIGURE= yes
MAN3= Date::Calc.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>