diff options
-rw-r--r-- | devel/p5-IO-String/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile index 0461c01e7c81..a821b8b02c06 100644 --- a/devel/p5-IO-String/Makefile +++ b/devel/p5-IO-String/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simplified Perl5 module to handle I/O on in-core strings +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |