diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-08-06 13:02:17 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-08-06 13:02:17 +0800 |
commit | 6d554d3b47915b81dd8c184876f23dc27b266ba3 (patch) | |
tree | 3e1f927740f74b3265a1488a0ea585981755e89c /chinese | |
parent | 39b2d5e30ce0707c40601e14cc86b1ca5259ffd6 (diff) | |
download | freebsd-ports-gnome-6d554d3b47915b81dd8c184876f23dc27b266ba3.tar.gz freebsd-ports-gnome-6d554d3b47915b81dd8c184876f23dc27b266ba3.tar.zst freebsd-ports-gnome-6d554d3b47915b81dd8c184876f23dc27b266ba3.zip |
Remove arnettf, it renamed to CJKUnifonts.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/arnettf/Makefile | 32 | ||||
-rw-r--r-- | chinese/arnettf/distinfo | 6 | ||||
-rw-r--r-- | chinese/arnettf/pkg-descr | 7 |
3 files changed, 0 insertions, 45 deletions
diff --git a/chinese/arnettf/Makefile b/chinese/arnettf/Makefile deleted file mode 100644 index 27f1c09beccd..000000000000 --- a/chinese/arnettf/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: arne TrueType Font -# Date created: 10 Dec 2004 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# -# $FreeBSD$ -# - -PORTNAME= arnettf -PORTVERSION= 0.0.20050501 -CATEGORIES= chinese x11-fonts -MASTER_SITES= http://www.linuxhall.org/download/fonts/:uming \ - http://debian.linux.org.tw/pub/3Anoppix/people/arne/ukai/:ukai -PKGNAMEPREFIX= zh- -DISTFILES= ttf-arphic-uming_0.1-0.dot.1.tar.gz:uming \ - ttf-arphic-ukai_0.0.20050501-1.tar.gz:ukai - -MAINTAINER= chinsan.tw@gmail.com -COMMENT= Arne TrueType Font is combine of arphic ming and kai fonts - -NO_WRKSUBDIR= yes -NO_BUILD= yes - -TTF= ukai.ttf uming.ttf - -do-install: - @${MKDIR} ${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/ttf-arphic-ukai-0.0.20050501/ukai.ttf ${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/ttf-arphic-uming-0.1/uming.ttf ${FONTSDIR} - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/chinese/ttfm/Makefile.ttf" -.include <bsd.port.post.mk> diff --git a/chinese/arnettf/distinfo b/chinese/arnettf/distinfo deleted file mode 100644 index e2caa890aa5b..000000000000 --- a/chinese/arnettf/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (ttf-arphic-uming_0.1-0.dot.1.tar.gz) = aef8dbbb6fd426760edab33367458b4b -SHA256 (ttf-arphic-uming_0.1-0.dot.1.tar.gz) = 16473a79ee9df574715eb9efea3ce429348d1689a28fa7accd884c63a017aec4 -SIZE (ttf-arphic-uming_0.1-0.dot.1.tar.gz) = 11492438 -MD5 (ttf-arphic-ukai_0.0.20050501-1.tar.gz) = 38573c158dcc7659b77e98d01720152a -SHA256 (ttf-arphic-ukai_0.0.20050501-1.tar.gz) = 395eb96edfcfac7e7fadd69bc93f3f93657b81057d880a711695327003fee276 -SIZE (ttf-arphic-ukai_0.0.20050501-1.tar.gz) = 10247133 diff --git a/chinese/arnettf/pkg-descr b/chinese/arnettf/pkg-descr deleted file mode 100644 index 15e5478d8547..000000000000 --- a/chinese/arnettf/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -These fonts are chinese Unicode fonts which include the following -charsets: Big5, GB2312-80, ISO8859-1,2,3,4,7,9,10,13,14,15, -Bopomofo Extended for Minnan and Hakka. - -HKSCS, CNS11643, GB18030, Japanese and Korean are work in progress. - -WWW: http://tavi.debian.org.tw/index.php?page=Unifonts |