From 8b2a0fb073057f177592da52a5f6ea4fafba3259 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 29 Sep 2020 18:16:03 +0000 Subject: [PATCH] Take maintainership --- x11-fonts/cascadia-code/Makefile | 6 +++--- x11-fonts/cascadia-code/pkg-descr | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) 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