diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-07 10:13:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-07 10:13:16 +0000 |
commit | 47c3cb306d7272fdbf12be8b582bc437fbe0e223 (patch) | |
tree | 035438b00b1e9aec10863a30efe86dd538033a2f /www/p5-CGI-Response/Makefile | |
parent | e8a8554a1c3c2b72de96651d0c1f5187e60f5466 (diff) | |
download | ports-47c3cb306d7272fdbf12be8b582bc437fbe0e223.tar.gz ports-47c3cb306d7272fdbf12be8b582bc437fbe0e223.zip |
- Add LICENSE
- Pass maintainership to submitter
PR: 188314
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes:
svn path=/head/; revision=350454
Diffstat (limited to 'www/p5-CGI-Response/Makefile')
-rw-r--r-- | www/p5-CGI-Response/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-CGI-Response/Makefile b/www/p5-CGI-Response/Makefile index d273c79853a7..f42d4955d69c 100644 --- a/www/p5-CGI-Response/Makefile +++ b/www/p5-CGI-Response/Makefile @@ -7,9 +7,11 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module allowing response construction for CGI applications +LICENSE= ART10 + USES= perl5 USE_PERL5= configure |