freebsd-ports/devel/p5-Date-EzDate/Makefile

22 lines
402 B
Makefile
Raw Normal View History

# 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
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Date and time manipulation made easy
PERL_CONFIGURE= yes
MAN3= Date::EzDate.3
.include <bsd.port.mk>