Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2020 10:26:20 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532937 - head/x11-themes/claws-mail-themes
Message-ID:  <202004251026.03PAQKuZ074713@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Sat Apr 25 10:26:19 2020
New Revision: 532937
URL: https://svnweb.freebsd.org/changeset/ports/532937

Log:
  x11-themes/claws-mail-themes: Correct LICENSE.
  
  PR:		245518

Modified:
  head/x11-themes/claws-mail-themes/Makefile

Modified: head/x11-themes/claws-mail-themes/Makefile
==============================================================================
--- head/x11-themes/claws-mail-themes/Makefile	Sat Apr 25 10:19:27 2020	(r532936)
+++ head/x11-themes/claws-mail-themes/Makefile	Sat Apr 25 10:26:19 2020	(r532937)
@@ -9,6 +9,14 @@ MASTER_SITES=	http://www.claws-mail.org/themes/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Claws Mail icon themes
 
+LICENSE=	UNKNOWN
+LICENSE_NAME=	@${LICENSE_TEXT}
+LICENSE_TEXT=	Licenses for the themes in this port range from GPLv2 \
+		to Public Domain. In all cases, these themes are free to use. \
+		Please read the licenses, if any, located in the root of each theme \
+		for other possible rescrictions.
+LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
+
 NO_ARCH=	yes
 NO_BUILD=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004251026.03PAQKuZ074713>