Add x11-fonts/iansui: Open source Chinese font derived from Klee One (Fontworks)
This commit is contained in:
@@ -131,6 +131,7 @@
|
||||
SUBDIR += hack-font
|
||||
SUBDIR += hanazono-fonts-ttf
|
||||
SUBDIR += hermit
|
||||
SUBDIR += iansui
|
||||
SUBDIR += inconsolata-lgc-ttf
|
||||
SUBDIR += inconsolata-ttf
|
||||
SUBDIR += intlfonts
|
||||
|
||||
28
x11-fonts/iansui/Makefile
Normal file
28
x11-fonts/iansui/Makefile
Normal file
@@ -0,0 +1,28 @@
|
||||
PORTNAME= iansui
|
||||
PORTVERSION= 0.910
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= x11-fonts
|
||||
|
||||
MAINTAINER= lwhsu@FreeBSD.org
|
||||
COMMENT= Open source Chinese font derived from Klee One (Fontworks)
|
||||
|
||||
LICENSE= OFL11
|
||||
LICENSE_FILE= ${WRKSRC}/OFL.txt
|
||||
|
||||
USES= fonts
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ButTaiwan
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
FONT_FILE= Iansui${PORTVERSION:C/0+$//}-Regular.ttf
|
||||
|
||||
PLIST_FILES= ${FONTSDIR}/${FONT_FILE}
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/${FONT_FILE} ${STAGEDIR}${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
x11-fonts/iansui/distinfo
Normal file
3
x11-fonts/iansui/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1642496888
|
||||
SHA256 (ButTaiwan-iansui-v0.910_GH0.tar.gz) = 4694f9b4fa477c0e51d41abe1f88d04371fc98670721576abe3c6ee33554ce75
|
||||
SIZE (ButTaiwan-iansui-v0.910_GH0.tar.gz) = 5360237
|
||||
4
x11-fonts/iansui/pkg-descr
Normal file
4
x11-fonts/iansui/pkg-descr
Normal file
@@ -0,0 +1,4 @@
|
||||
iansui (芫荽, iân-sui) is an open source Chinese font derived from
|
||||
Klee One (Fontworks).
|
||||
|
||||
WWW: https://github.com/ButTaiwan/iansui
|
||||
Reference in New Issue
Block a user