diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-12 18:26:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-12 18:26:33 +0000 |
commit | 481dff676e512cf39bee19ddb216c345630b1ab5 (patch) | |
tree | f6b50d15dbaa431c82081f2d8b05ac12081bac63 | |
parent | 398964dc18329bf7f5c64e2049576beb239196c0 (diff) | |
download | ports-481dff676e512cf39bee19ddb216c345630b1ab5.tar.gz ports-481dff676e512cf39bee19ddb216c345630b1ab5.zip |
Notes
-rw-r--r-- | devel/p5-App-Control/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-App-Control/Makefile b/devel/p5-App-Control/Makefile index f126113c2980..40dbb3f88896 100644 --- a/devel/p5-App-Control/Makefile +++ b/devel/p5-App-Control/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Apachectl style control of another script or executable +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |