cf118ccf87
Reported by: lwhsu
16 lines
340 B
Makefile
16 lines
340 B
Makefile
PORTNAME= Regexp-Common-time
|
|
PORTVERSION= 0.16
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= des@FreeBSD.org
|
|
COMMENT= Date and time regexps implemented in Perl
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
RUN_DEPENDS= p5-Regexp-Common>0:textproc/p5-Regexp-Common
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|