svn commit: r532937 - head/x11-themes/claws-mail-themes
Gleb Popov
arrowd at FreeBSD.org
Sat Apr 25 10:26:20 UTC 2020
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 at 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
More information about the svn-ports-all
mailing list