aboutsummaryrefslogtreecommitdiff
path: root/graphics/tkpng
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-06 22:13:42 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-06 22:13:42 +0000
commitcdad4b092b871caba49ea2af1dec1ac9b59ae8d6 (patch)
treef02f6cb2b556051134f119800ce16caeb7d54d5a /graphics/tkpng
parent168c53f42409734b5b5e48d7ede2574fef659f4b (diff)
Update "BSD" license in graphics category
Notes
Notes: svn path=/head/; revision=374159
Diffstat (limited to 'graphics/tkpng')
-rw-r--r--graphics/tkpng/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/tkpng/Makefile b/graphics/tkpng/Makefile
index 02552a7d7175..757436d48f99 100644
--- a/graphics/tkpng/Makefile
+++ b/graphics/tkpng/Makefile
@@ -11,8 +11,10 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= PNG support for Tcl/Tk
-LICENSE= BSD
+LICENSE= TclTk
+LICENSE_NAME= Tcl/Tk License
LICENSE_FILE= ${WRKSRC}/license.terms
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES+= tk tar:tgz
GNU_CONFIGURE= yes