2007-02-28 12:11:44 +01:00
|
|
|
# New ports collection makefile for: devel/p5-Date-EzDate
|
|
|
|
# Date created: 28 February 2007
|
|
|
|
# Whom: Anton Berezin <tobez@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Date-EzDate
|
2008-10-13 12:12:34 +02:00
|
|
|
PORTVERSION= 1.11
|
2007-02-28 12:11:44 +01:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2007-02-28 12:11:44 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Date and time manipulation made easy
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Date::EzDate.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|