Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Time-Format / Makefile
1 # Created by: Sergey V. Dyatko <Sergey.Dyatko@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME=       Time-Format
5 PORTVERSION=    1.12
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     Sergey.Dyatko@gmail.com
12 COMMENT=        Easy-to-use date/time formatting
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>