Take maintainership
This commit is contained in:
parent
b57564fc79
commit
8b2a0fb073
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550554
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user