diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-15 22:02:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-15 22:02:02 +0000 |
commit | cc1fb17b6cb30db0709df876c2e854a3e1cab8d2 (patch) | |
tree | 11f29aad55f6796c8a71470cb28ee3cdf220d1bc | |
parent | 685b06a7eed54cd08d360046bc01885d8f52b783 (diff) | |
download | ports-cc1fb17b6cb30db0709df876c2e854a3e1cab8d2.tar.gz ports-cc1fb17b6cb30db0709df876c2e854a3e1cab8d2.zip |
Notes
-rw-r--r-- | devel/p5-Clone-PP/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Clone-PP/Makefile b/devel/p5-Clone-PP/Makefile index bfa0f19bef4b..6c283815ad03 100644 --- a/devel/p5-Clone-PP/Makefile +++ b/devel/p5-Clone-PP/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Recursively copy Perl datatypes +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |