1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/devel/p5-Date-EzDate/Makefile
Wen Heping ed447db055 - Update to 1.12
Changes: http://cpansearch.perl.org/src/MIKO/Date-EzDate-1.12/Changes
- Trim Makefile headers

Feature safe:	yes
2012-11-25 13:07:09 +00:00

18 lines
306 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Date-EzDate
PORTVERSION= 1.12
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>