git: b309895b3544 - main - x11-themes/kde-icons-black-and-white: add LICENSE, take MAINTAINER
Nuno Teixeira
eduardo at FreeBSD.org
Mon May 17 06:37:58 UTC 2021
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b309895b3544ffba9e8df8786062ec6013c752ff
commit b309895b3544ffba9e8df8786062ec6013c752ff
Author: Chris Hutchinson <portmaster at bsdforge.com>
AuthorDate: 2021-05-17 06:32:36 +0000
Commit: Nuno Teixeira <eduardo at 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 at 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"
More information about the dev-commits-ports-all
mailing list