aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-04-27 02:13:53 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-04-27 02:13:53 +0800
commitcb91fe64c71921080c39cbc08446fc09f72fd882 (patch)
tree789860112911ca6876912f598ee60458f29b7881 /www
parent9632c4153083da7f4d518059abfec92e9f41c3e0 (diff)
downloadfreebsd-ports-gnome-cb91fe64c71921080c39cbc08446fc09f72fd882.tar.gz
freebsd-ports-gnome-cb91fe64c71921080c39cbc08446fc09f72fd882.tar.zst
freebsd-ports-gnome-cb91fe64c71921080c39cbc08446fc09f72fd882.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/188553 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Application-Plugin-LogDispatch/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-LogDispatch/Makefile b/www/p5-CGI-Application-Plugin-LogDispatch/Makefile
index d8461d5f62ee..15c7a89f0e4b 100644
--- a/www/p5-CGI-Application-Plugin-LogDispatch/Makefile
+++ b/www/p5-CGI-Application-Plugin-LogDispatch/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Plugin that adds Log::Dispatch support to CGI::Application
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require