1997-04-28 20:49:15 +02:00
|
|
|
# New ports collection makefile for: p5-Date-Manip
|
|
|
|
# Date created: April 28th 1996
|
|
|
|
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1997-04-28 20:49:15 +02:00
|
|
|
#
|
|
|
|
|
2000-04-15 03:36:28 +02:00
|
|
|
PORTNAME= Date-Manip
|
2010-03-07 04:29:29 +01:00
|
|
|
PORTVERSION= 5.56
|
1997-04-28 20:49:15 +02:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-04-11 23:30:15 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
1997-04-28 20:49:15 +02:00
|
|
|
|
2004-08-20 04:56:44 +02:00
|
|
|
MAINTAINER= clsung@FreeBSD.org
|
2003-02-21 12:23:04 +01:00
|
|
|
COMMENT= Perl5 module containing date manipulation routines
|
1997-04-28 20:49:15 +02:00
|
|
|
|
2001-03-01 07:39:18 +01:00
|
|
|
PERL_CONFIGURE= YES
|
1997-04-28 20:49:15 +02:00
|
|
|
|
2010-03-07 04:29:29 +01:00
|
|
|
MAN3= Date::Manip.3 Date::Manip::DM5abbrevs.3
|
1997-04-28 20:49:15 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|