freebsd-ports/devel/p5-Time-ParseDate/Makefile
2016-04-06 20:03:08 +00:00

17 lines
325 B
Makefile

# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
PORTNAME= Time-ParseDate
PORTVERSION= 2015.103
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= adamw@FreeBSD.org
COMMENT= Date parsing, both relative and absolute
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>