diff options
Diffstat (limited to 'textproc/p5-PPI-XS/Makefile')
-rw-r--r-- | textproc/p5-PPI-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PPI-XS/Makefile b/textproc/p5-PPI-XS/Makefile index ade168a7a352..662471840ecd 100644 --- a/textproc/p5-PPI-XS/Makefile +++ b/textproc/p5-PPI-XS/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XS acceleration for the PPI perl parser -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-PPI>=1.000:textproc/p5-PPI |