freebsd-ports/devel/p5-Time-Format/Makefile
Frederic Culot de09583427 - Update to 1.12
- Trim Makefile's header

Changes:	http://search.cpan.org/dist/Time-Format/Changes
PR:		ports/177136
Submitted by:	Sergey V. Dyatko <sergey.dyatko@gmail.com> (maintainer)
2013-03-22 05:31:12 +00:00

17 lines
318 B
Makefile

# Created by: Sergey V. Dyatko <Sergey.Dyatko@gmail.com>
# $FreeBSD$
PORTNAME= Time-Format
PORTVERSION= 1.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= Sergey.Dyatko@gmail.com
COMMENT= Easy-to-use date/time formatting
PERL_CONFIGURE= yes
MAN3= Time::Format.3
.include <bsd.port.mk>