aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2021-12-09 11:07:51 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2021-12-09 11:07:51 +0000
commitdd90a81c4bc0d3965c6e5ad887c8ef15c655602f (patch)
treee3419efffa3fe451e1d7a9e672a12ce360e907c0 /x11-fonts
parentd08ca0056b4e25a9c220e151ed10ab0727f74b41 (diff)
downloadports-dd90a81c4bc0d3965c6e5ad887c8ef15c655602f.tar.gz
ports-dd90a81c4bc0d3965c6e5ad887c8ef15c655602f.zip
x11-fonts/fnt: Fix license
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/fnt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/fnt/Makefile b/x11-fonts/fnt/Makefile
index 1a46590e3fc6..1a7c491c7e6b 100644
--- a/x11-fonts/fnt/Makefile
+++ b/x11-fonts/fnt/Makefile
@@ -2,12 +2,14 @@
PORTNAME= fnt
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= x11-fonts sysutils
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Missing font manager for UNIX
-LICENSE= GPLv3
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= bash:shells/bash \
chafa:graphics/chafa \