svn commit: r531183 - head/x11-themes/claws-mail-themes
Koichiro Iwao
meta at FreeBSD.org
Thu Apr 9 07:12:22 UTC 2020
Author: meta
Date: Thu Apr 9 07:12:21 2020
New Revision: 531183
URL: https://svnweb.freebsd.org/changeset/ports/531183
Log:
x11-themes/claws-mail-themes: assign to submitter
While here, define LICENSE.
PR: 245465
Submitted by: Chris Hutchinson <portmaster at bsdforge.com>
Modified:
head/x11-themes/claws-mail-themes/Makefile
Modified: head/x11-themes/claws-mail-themes/Makefile
==============================================================================
--- head/x11-themes/claws-mail-themes/Makefile Thu Apr 9 07:06:27 2020 (r531182)
+++ head/x11-themes/claws-mail-themes/Makefile Thu Apr 9 07:12:21 2020 (r531183)
@@ -6,8 +6,11 @@ PORTVERSION= 20140629
CATEGORIES= x11-themes mail
MASTER_SITES= http://www.claws-mail.org/themes/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= portmaster at BSDforge.com
COMMENT= Claws Mail icon themes
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/license.txt
NO_ARCH= yes
NO_BUILD= yes
More information about the svn-ports-all
mailing list