git: 3601afa06bca - main - x11-fonts/tkfont: add LICENSE and pass maintainership to submitter
Neel Chauhan
nc at FreeBSD.org
Thu May 6 01:22:31 UTC 2021
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3601afa06bca348158b9cb5dbe1bdf4b3a7e0156
commit 3601afa06bca348158b9cb5dbe1bdf4b3a7e0156
Author: Chris Hutchinson <portmaster at bsdforge.com>
AuthorDate: 2021-05-06 01:22:09 +0000
Commit: Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-05-06 01:22:09 +0000
x11-fonts/tkfont: add LICENSE and pass maintainership to submitter
PR: 255627
---
x11-fonts/tkfont/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile
index f331ae78a737..e1749df67e8c 100644
--- a/x11-fonts/tkfont/Makefile
+++ b/x11-fonts/tkfont/Makefile
@@ -6,9 +6,11 @@ PORTREVISION= 3
CATEGORIES= x11-fonts tcl tk
MASTER_SITES= LOCAL/petef
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= portmaster at BSDforge.com
COMMENT= Tk based replacement for xfontsel
+license= GPLv2
+
USES+= tk:run
RUN_DEPENDS+= xlsfonts:x11-fonts/xlsfonts
NO_BUILD= yes
More information about the dev-commits-ports-all
mailing list