From ab70aeabdf08db92bd04df683fcbc58fb785cd2d Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Tue, 12 Jul 2016 18:02:30 +0000 Subject: [PATCH] Rename the license to match strings found in lang/tcl86. When the TclTk is added to the licensing database, it will be a little easier to clean up the ports, which currently have to define it themselves. PR: 211040 --- graphics/libimg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile index f20af99eefa0..a2ad0c8b3eeb 100644 --- a/graphics/libimg/Makefile +++ b/graphics/libimg/Makefile @@ -10,8 +10,8 @@ DISTNAME= Img-Source-${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= Library of image format handlers for Tk4.1 and later -LICENSE= TCLTK -LICENSE_NAME= Tcl/Tk +LICENSE= TclTk +LICENSE_NAME= Tcl/Tk License LICENSE_FILE= ${WRKSRC}/license.terms LICENSE_PERMS= auto-accept pkg-sell pkg-mirror dist-sell dist-mirror