Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2021 06:37:58 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b309895b3544 - main - x11-themes/kde-icons-black-and-white: add LICENSE, take MAINTAINER
Message-ID:  <202105170637.14H6bwMA078460@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b309895b3544ffba9e8df8786062ec6013c752ff

commit b309895b3544ffba9e8df8786062ec6013c752ff
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2021-05-17 06:32:36 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2021-05-17 06:32:36 +0000

    x11-themes/kde-icons-black-and-white: add LICENSE, take MAINTAINER
    
    - Add LICENSE
    - Submitter becomes maintainer
    
    PR:             255891
    Approved by:    dbaio, garga (mentors, implicit)
---
 x11-themes/kde-icons-black-and-white/Makefile | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/x11-themes/kde-icons-black-and-white/Makefile b/x11-themes/kde-icons-black-and-white/Makefile
index 9c6d4f70c42d..50eb2d66db3e 100644
--- a/x11-themes/kde-icons-black-and-white/Makefile
+++ b/x11-themes/kde-icons-black-and-white/Makefile
@@ -5,8 +5,16 @@ PORTVERSION=	2.0.a
 MASTER_SITES=	http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/
 DISTNAME=	black%20and%20white
 
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	KDE Black And White iconset
 
+LICENSE=	theme
+LICENSE_NAME=	theme
+LICENSE_TEXT=	may contain iconic, visual, graphical or other\
+		elements that may not be distributed without the\
+		consent of either the trademark or the patent holder
+LICENSE_PERMS=	auto-accept
+
 WRKSRC=		${WRKDIR}/"black and white"
 
 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons"



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