1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/devel/p5-Date-Manip/Makefile
Cheng-Lung Sung 0db03d4b1a - Update to 5.54
PR:		ports/126395
Submitted by:	Lupe Christoph <lupe_AT_lupe-christoph dot de>
2008-08-13 07:32:06 +00:00

22 lines
418 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.54
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl5 module containing date manipulation routines
PERL_CONFIGURE= YES
MAN3= Date::Manip.3
.include <bsd.port.mk>