2003-06-03 05:45:35 +02:00
|
|
|
# New ports collection makefile for: p5-Date-Simple
|
|
|
|
# Date created: 15 May 2003
|
|
|
|
# Whom: Alexey V. Antipovsky <kemm@in-line.ru>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Date-Simple
|
2008-12-30 13:39:17 +01:00
|
|
|
PORTVERSION= 3.03
|
2003-06-03 05:45:35 +02:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2003-06-03 05:45:35 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-12-30 13:50:00 +01:00
|
|
|
MAINTAINER= adox@mcx2.org
|
2003-06-03 05:45:35 +02:00
|
|
|
COMMENT= A simple date object
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
2005-10-14 07:53:47 +02:00
|
|
|
MAN3= Date::Simple.3 Date::Simple::NoXS.3 \
|
|
|
|
Date::Simple::D8.3 Date::Simple::Fmt.3 \
|
|
|
|
Date::Simple::ISO.3
|
2003-06-03 05:45:35 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|