aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnocl
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-07 13:54:52 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-07 13:54:52 +0000
commit5bd1a593e2358a4d1998459495f65f6a5f30712b (patch)
treed6cb80ee5623203e7fdda0db8e7aaaa8a661ee71 /x11-toolkits/gnocl
parentca2cf8259dea7dbc38e04aad68056b65f344cf8e (diff)
Notes
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r--x11-toolkits/gnocl/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index 9cd7e8528fa9..243a0f2c23c3 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -9,8 +9,10 @@ MASTER_SITES= SF/${PORTNAME}/Gnocl-Nightly-Build/
MAINTAINER= tcltk@FreeBSD.org
COMMENT= GTK+ and Gnome extension for Tcl
-LICENSE= BSD
-LICENSE_FILE= ${WRKSRC}/license.terms
+LICENSE= TclTk
+LICENSE_NAME= Tcl/Tk License
+LICENSE_FILE= ${WRKSRC}/../license.terms
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libcanberra.so:${PORTSDIR}/audio/libcanberra \
libnotify.so:${PORTSDIR}/devel/libnotify \