2018-09-07 10:32:30 +02:00
|
|
|
PORTNAME= Regexp-Common-time
|
|
|
|
PORTVERSION= 0.16
|
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= des@FreeBSD.org
|
2020-05-28 17:20:46 +02:00
|
|
|
COMMENT= Date and time regexps implemented in Perl
|
2018-09-07 10:32:30 +02:00
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Regexp-Common>0:textproc/p5-Regexp-Common
|
2018-09-07 10:32:30 +02:00
|
|
|
|
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|