05c0a7def6
ChangeLog: https://metacpan.org/dist/Regexp-Grammars/changes#L552 PR: 266781 Approved by: maintainer timeout, >2 weeks MFH: 2022Q4 (bugfixes)
19 lines
376 B
Makefile
19 lines
376 B
Makefile
PORTNAME= Regexp-Grammars
|
|
DISTVERSION= 1.058
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= citric@cubicone.tmetic.com
|
|
COMMENT= Add grammatical parsing features to Perl 5.10 regexes
|
|
WWW= https://metacpan.org/release/Regexp-Grammars
|
|
|
|
LICENSE= ART10 GPLv1+
|
|
LICENSE_COMB= dual
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|