aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-21 02:36:02 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-21 02:36:02 +0800
commit2b4b7d047a5c95ee09b79f8e504d1d2b4f610489 (patch)
tree67c824f689b6f4cf6ece19db5d96dec4a26f0752 /www
parentafe10389f523685418dd2c7e1d9719b99235eae4 (diff)
downloadfreebsd-ports-gnome-2b4b7d047a5c95ee09b79f8e504d1d2b4f610489.tar.gz
freebsd-ports-gnome-2b4b7d047a5c95ee09b79f8e504d1d2b4f610489.tar.zst
freebsd-ports-gnome-2b4b7d047a5c95ee09b79f8e504d1d2b4f610489.zip
- Add LICENSE
- Fix WWW Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Simple/Makefile3
-rw-r--r--www/p5-CGI-Simple/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile
index 7687fef18fb2..d5e0533c716f 100644
--- a/www/p5-CGI-Simple/Makefile
+++ b/www/p5-CGI-Simple/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Simple totally OO CGI interface that is CGI.pm compliant
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
TEST_DEPENDS= p5-IO-stringy>=0:devel/p5-IO-stringy
USES= perl5
diff --git a/www/p5-CGI-Simple/pkg-descr b/www/p5-CGI-Simple/pkg-descr
index 2872e828d083..010a8d10681b 100644
--- a/www/p5-CGI-Simple/pkg-descr
+++ b/www/p5-CGI-Simple/pkg-descr
@@ -4,4 +4,4 @@ parameter parsing, file upload, cookie handling and header generation.
This module is entirely object oriented, however a complete functional
interface is available by using the CGI::Simple::Standard module.
-WWW: http://search.cpan.org/dist/Cgi-Simple/
+WWW: http://search.cpan.org/dist/CGI-Simple/