Update devel/py-robotframework-pabot to version 0.12
[dports.git] / devel / p5-TimeDate / Makefile
1 # Created by: Andreas Klemm <andreas@klemm.gtn.com>
2 # $FreeBSD$
3
4 PORTNAME=       TimeDate
5 PORTVERSION=    2.30
6 PORTREVISION=   2
7 PORTEPOCH=      1
8 CATEGORIES=     devel perl5
9 MASTER_SITES=   CPAN
10 MASTER_SITE_SUBDIR=Date
11 PKGNAMEPREFIX=  p5-
12
13 MAINTAINER=     demon@FreeBSD.org
14 COMMENT=        Perl5 module containing a better/faster date parser for absolute dates
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>