diff --git a/x11-fonts/cascadia-code/Makefile b/x11-fonts/cascadia-code/Makefile index 3955c73f931b..477b552c9ad0 100644 --- a/x11-fonts/cascadia-code/Makefile +++ b/x11-fonts/cascadia-code/Makefile @@ -6,19 +6,19 @@ CATEGORIES= x11-fonts MASTER_SITES= https://github.com/microsoft/cascadia-code/releases/download/v${DISTVERSION}/ DISTNAME= CascadiaCode-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Monospaced font with programming ligatures LICENSE= OFL11 USES= fonts zip + NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/ttf/static/*.ttf \ - ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/ttf/static/*.ttf ${STAGEDIR}${FONTSDIR} .include diff --git a/x11-fonts/cascadia-code/pkg-descr b/x11-fonts/cascadia-code/pkg-descr index 6034472aeee0..895516671eb1 100644 --- a/x11-fonts/cascadia-code/pkg-descr +++ b/x11-fonts/cascadia-code/pkg-descr @@ -1,5 +1,4 @@ -Cascadia Code is a fun, new monospaced font that includes programming -ligatures and is designed to enhance the modern look and feel of -the Windows Terminal. +Cascadia Code is a fun, new monospaced font that includes programming ligatures +and is designed to enhance the modern look and feel of the Windows Terminal. WWW: https://github.com/microsoft/cascadia-code