mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Update LICENSE
- Add LICENSE_FILE - Fix and update WWW
This commit is contained in:
parent
e1989bd861
commit
598afb8c07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471647
@ -13,7 +13,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Pure Perl version of Marpa
|
||||
|
||||
LICENSE= LGPL3
|
||||
LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
|
||||
|
||||
BUILD_DEPENDS= p5-PPI>=1.206:textproc/p5-PPI \
|
||||
p5-Task-Weaken>=0:devel/p5-Task-Weaken
|
||||
|
@ -4,4 +4,4 @@ Marpa parses any language whose grammar can be written in BNF. That includes
|
||||
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
|
||||
grammars with useless or empty productions.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Marpa-PP/
|
||||
WWW: https://metacpan.org/release/JKEGL/Marpa-PP-0.014000
|
||||
|
Loading…
Reference in New Issue
Block a user