opnsense-ports/devel/p5-TimeDate/Makefile
Franco Fichtner 6dba25afb7 Infrastructure*: sync with upstream
Lots of *_SUBDIR splatter along the way.

Taken from: FreeBSD
2015-05-15 08:12:39 +02:00

18 lines
368 B
Makefile

# Created by: Andreas Klemm <andreas@klemm.gtn.com>
# $FreeBSD$
PORTNAME= TimeDate
PORTVERSION= 2.30
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Date
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 module containing a better/faster date parser for absolute dates
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>