aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/p5-Glade2/Makefile5
-rw-r--r--x11-toolkits/p5-Glade2/pkg-descr1
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Glade2/Makefile b/x11-toolkits/p5-Glade2/Makefile
index 5960ed1a9ff5..8850b60245c7 100644
--- a/x11-toolkits/p5-Glade2/Makefile
+++ b/x11-toolkits/p5-Glade2/Makefile
@@ -11,10 +11,11 @@ PKGNAMEPREFIX= p5-
PKGNAMESUFFIX= 2
DISTNAME= Gtk2-GladeXML-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Gtk2-Perl bindings to libglade2
-EXTRACT_DEPENDS=p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends
+LICENSE= GPLv2
+
BUILD_DEPENDS= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \
p5-Cairo>=0:${PORTSDIR}/graphics/p5-Cairo \
p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
diff --git a/x11-toolkits/p5-Glade2/pkg-descr b/x11-toolkits/p5-Glade2/pkg-descr
index 77a4e36ab8a2..1e314acc4c0a 100644
--- a/x11-toolkits/p5-Glade2/pkg-descr
+++ b/x11-toolkits/p5-Glade2/pkg-descr
@@ -9,5 +9,4 @@ yet you can load a file's contents into a PERL scalar do a few magical regular
expressions to customize things and the load up the app.
It doesn't get any easier.
-Author: Gtk2-Perl Team <gtk-perl-list@gnome.org>
WWW: http://gtk2-perl.sourceforge.net/