diff --git a/x11-fonts/iosevka-comfy/Makefile b/x11-fonts/iosevka-comfy/Makefile index a238ce8d5365..665810e9e69d 100644 --- a/x11-fonts/iosevka-comfy/Makefile +++ b/x11-fonts/iosevka-comfy/Makefile @@ -1,24 +1,26 @@ PORTNAME= iosevka-comfy DISTVERSION= 2.1.0 CATEGORIES= x11-fonts MAINTAINER= dsh@bamus.cz COMMENT= Iosevka Comfy - customised build of the Iosevka typeface -# The license file is not downloaded. +# upstream believes the font to not be redistributable +# as it violates ยง 3 of the SIL Open Font License. LICENSE= OFL11 +RESTRICTED= yes USES= fonts USE_GITHUB= yes GH_ACCOUNT= protesilaos NO_ARCH= yes NO_BUILD= yes do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} iosevka-comfy\* ${STAGEDIR}${FONTSDIR}) .include