| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/chinese/CNS11643-font/ |
Upload File : |
PORTNAME= CNS11643-font
PORTVERSION= 98.1
PORTREVISION= 6
CATEGORIES= chinese x11-fonts
MASTER_SITES= https://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/CNS11643-font/
DISTFILES= TW-Kai-98_1.ttf TW-Sung-98_1.ttf
EXTRACT_ONLY=
MAINTAINER= lhd@cs.nctu.edu.tw
COMMENT= Combine of Kai and Sung with CNS11643 TrueType Fonts
WWW= https://www.cns11643.gov.tw/
LICENSE= CC_BY-ND_3.0_TW
LICENSE_NAME= Creative Commons Attribution-NoDerivs 3.0 Taiwan License
LICENSE_TEXT= Description of the license can be obtained from the following URL: http://creativecommons.org/licenses/by-nd/3.0/tw/
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
NO_WRKSUBDIR= yes
NO_BUILD= yes
TTF= TW-Kai-98_1.ttf TW-Sung-98_1.ttf
do-install:
@${MKDIR} ${STAGEDIR}${FONTSDIR}
.for f in ${TTF}
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${f} ${STAGEDIR}${FONTSDIR}
.endfor
.include "${.CURDIR}/../ttfm/Makefile.ttf"
.include <bsd.port.mk>