aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-10 05:46:42 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-10 05:46:42 +0800
commita6f3f82d1419f568bec991441c48a1ed9ccca635 (patch)
tree5e02cf15a7261619475655b86bdeaaf7efd9dd72 /x11-toolkits
parentf5e838b31f5f36964dd01bead6cc9e44d27ba631 (diff)
downloadfreebsd-ports-gnome-a6f3f82d1419f568bec991441c48a1ed9ccca635.tar.gz
freebsd-ports-gnome-a6f3f82d1419f568bec991441c48a1ed9ccca635.tar.zst
freebsd-ports-gnome-a6f3f82d1419f568bec991441c48a1ed9ccca635.zip
- Pass maintainership to submitter
- While I'm here: - Add LICENSE - Remove leading indefinite article from COMMENT PR: ports/183722 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Gtk2-Ex-Simple-List/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-Simple-List/Makefile b/x11-toolkits/p5-Gtk2-Ex-Simple-List/Makefile
index bc43b78cfd10..b6df89518f67 100644
--- a/x11-toolkits/p5-Gtk2-Ex-Simple-List/Makefile
+++ b/x11-toolkits/p5-Gtk2-Ex-Simple-List/Makefile
@@ -8,8 +8,11 @@ CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A simple interface to complex MVC list widget
+MAINTAINER= 5u623l20@gmail.com
+COMMENT= Simple interface to complex MVC list widget
+
+LICENSE= LGPL21 LGPL3
+LICENSE_COMB= dual
BUILD_DEPENDS= p5-Glib2>=1.00:${PORTSDIR}/devel/p5-Glib2 \
p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2