diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-26 18:14:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-26 18:14:21 +0000 |
commit | 2c5c69370d8ca613d183d005951bcf05040d5017 (patch) | |
tree | 0abe7b9c51a6ba7853882c02726a73a03c4725d8 /www/p5-CGI-Application-Plugin-AutoRunmode | |
parent | 110d845f011c7cc34e7906105d75f62489400752 (diff) | |
download | ports-2c5c69370d8ca613d183d005951bcf05040d5017.tar.gz ports-2c5c69370d8ca613d183d005951bcf05040d5017.zip |
Notes
Diffstat (limited to 'www/p5-CGI-Application-Plugin-AutoRunmode')
-rw-r--r-- | www/p5-CGI-Application-Plugin-AutoRunmode/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile b/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile index d17574756251..486ce82563d8 100644 --- a/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile +++ b/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile @@ -7,9 +7,12 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= CGI::App plugin to automatically register runmodes +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application RUN_DEPENDS:= ${BUILD_DEPENDS} |