aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/cascadia-code
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-29 18:16:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-29 18:16:03 +0000
commit8b2a0fb073057f177592da52a5f6ea4fafba3259 (patch)
treef68112410196ee4d21273428ee89186f06b58170 /x11-fonts/cascadia-code
parentb57564fc79550fda1b8d1d6f25be2908409dec89 (diff)
downloadports-8b2a0fb073057f177592da52a5f6ea4fafba3259.tar.gz
ports-8b2a0fb073057f177592da52a5f6ea4fafba3259.zip
Take maintainership
Notes
Notes: svn path=/head/; revision=550554
Diffstat (limited to 'x11-fonts/cascadia-code')
-rw-r--r--x11-fonts/cascadia-code/Makefile6
-rw-r--r--x11-fonts/cascadia-code/pkg-descr5
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 <bsd.port.mk>
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