diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-05-04 11:32:20 +0200 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-05-06 13:47:48 +0200 |
commit | 3505159e72da2d8313ce2a8ddc527de700b5bc37 (patch) | |
tree | 6e7cd781796c6e5b68376fd16061dc733c4b60ab /x11-fonts/manu-gothica | |
parent | adb93122cbf753a26a0497479dbb88cf415de29b (diff) | |
download | freebsd-ports-3505159e72da2d8313ce2a8ddc527de700b5bc37.zip |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010
Diffstat (limited to 'x11-fonts/manu-gothica')
-rw-r--r-- | x11-fonts/manu-gothica/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-fonts/manu-gothica/Makefile b/x11-fonts/manu-gothica/Makefile index dd73bc7cc73c..247502f5c204 100644 --- a/x11-fonts/manu-gothica/Makefile +++ b/x11-fonts/manu-gothica/Makefile @@ -12,9 +12,13 @@ EXTRACT_SUFX= .ttf MAINTAINER= ports@FreeBSD.org COMMENT= Old German blackletter handwriting (Suetterlin) -USES= fonts +# Converted from RESTRICTED +LICENSE= manu-gothica +LICENSE_NAME= manu-gothica +LICENSE_TEXT= The font is free for personal use +LICENSE_PERMS= auto-accept -RESTRICTED= The font is free for personal use +USES= fonts FONTNAME= TTF EXTRACT_CMD= ${CP} |