1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/chinese/Makefile
Hiroki Sato d83170403e japanese/font-std, chinese/font-std, and dependency fixups due
to it have been added.  These are to install standard fonts used in the
Ports Collection.  Currently they contain:

 std.ja_JP/Mincho
 std.ja_JP/Gothic
 std.ja_JP/Ryumin-Light
 std.ja_JP/GothicBBB-Medium
 std.zh_CN/STHeiti-Regular
 std.zh_CN/STSong-Light
 std.zh_CN/MSung-Light
 std.zh_CN/MHei-Medium

under ${PREFIX}/share/fonts/.  They are just symlinks to
corresponding font files.  The symlink names are based on popular
PostScript font names.

Applications should refer the font files via XLFD or fontconfig
first.  If they need a direct reference to the font file, please use
files in std.*/*.  This is because direct reference to a specific
font name in an application configuration file makes the maintenance
difficult when the font file name is changed, for example.
2009-05-31 09:19:10 +00:00

145 lines
3.3 KiB
Makefile

# $FreeBSD$
#
COMMENT = Chinese support
SUBDIR += CJKUnifonts
SUBDIR += CNS11643-font
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
SUBDIR += acroread8-zh_CN
SUBDIR += acroread8-zh_TW
SUBDIR += arphicttf
SUBDIR += aterm
SUBDIR += auto-cn-l10n
SUBDIR += auto-tw-l10n
SUBDIR += autoconvert
SUBDIR += bg5pdf
SUBDIR += bg5ps
SUBDIR += big5con
SUBDIR += big5width
SUBDIR += bitchx
SUBDIR += c2t
SUBDIR += cce
SUBDIR += celvis
SUBDIR += chinput3
SUBDIR += chm2html
SUBDIR += cless
SUBDIR += cmexfonts
SUBDIR += cnprint
SUBDIR += cwtex
SUBDIR += cwtexttf
SUBDIR += cxterm
SUBDIR += dfsongsd
SUBDIR += dictd-database
SUBDIR += docproj
SUBDIR += enscript
SUBDIR += eterm
SUBDIR += fcitx
SUBDIR += firebird
SUBDIR += fireflyttf
SUBDIR += font-std
SUBDIR += fortunetw
SUBDIR += fqterm
SUBDIR += gb2jis
SUBDIR += gb2ps
SUBDIR += gbk2uni
SUBDIR += gbscript
SUBDIR += gcin
SUBDIR += gcin-devel
SUBDIR += gugod-clean
SUBDIR += hanzim
SUBDIR += hc
SUBDIR += hztty
SUBDIR += ibus-pinyin
SUBDIR += iiimf-le-newpy
SUBDIR += iiimf-le-ude
SUBDIR += iiimf-le-xcin
SUBDIR += irssi
SUBDIR += jis2gb
SUBDIR += joe
SUBDIR += joe2
SUBDIR += kcfonts
SUBDIR += kde3-i18n-zh_CN
SUBDIR += kde3-i18n-zh_TW
SUBDIR += kde4-l10n-zh_CN
SUBDIR += kde4-l10n-zh_TW
SUBDIR += koffice-i18n-zh_CN
SUBDIR += koffice-i18n-zh_TW
SUBDIR += kon2
SUBDIR += libchewing
SUBDIR += libtabe
SUBDIR += lunar
SUBDIR += mingunittf
SUBDIR += miniChinput
SUBDIR += moefonts-cid
SUBDIR += moettf
SUBDIR += mplayer-fonts
SUBDIR += msttf
SUBDIR += muni
SUBDIR += mutt
SUBDIR += ntuttf
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
SUBDIR += oicq
SUBDIR += opendesktop-fonts
SUBDIR += oto
SUBDIR += oxford
SUBDIR += oxim
SUBDIR += p5-Date-Chinese
SUBDIR += p5-Encode-CNMap
SUBDIR += p5-Encode-HanConvert
SUBDIR += p5-Encode-HanExtra
SUBDIR += p5-Lingua-Han-PinYin
SUBDIR += p5-Lingua-Han-Utils
SUBDIR += p5-Lingua-ZH-BPMFConvert
SUBDIR += p5-Lingua-ZH-HanDetect
SUBDIR += p5-Lingua-ZH-Keywords
SUBDIR += p5-Lingua-ZH-Numbers
SUBDIR += p5-Lingua-ZH-Segment
SUBDIR += p5-Lingua-ZH-Summarize
SUBDIR += p5-Lingua-ZH-TaBE
SUBDIR += p5-Lingua-ZH-Toke
SUBDIR += p5-Lingua-ZH-WordSegmenter
SUBDIR += p5-Lingua-ZH-Wrap
SUBDIR += p5-Text-Greeking-zh_TW
SUBDIR += pcmanx
SUBDIR += phpbb-tw
SUBDIR += pine4
SUBDIR += pyDict
SUBDIR += qe
SUBDIR += qt4-codecs-cn
SUBDIR += qt4-codecs-tw
SUBDIR += qterm
SUBDIR += reciteword
SUBDIR += scim-chewing
SUBDIR += scim-fcitx
SUBDIR += scim-pinyin
SUBDIR += scim-tables
SUBDIR += srecite
SUBDIR += stardict2-dict-zh_CN
SUBDIR += tcl83
SUBDIR += telnet
SUBDIR += tin
SUBDIR += tintin++
SUBDIR += tk83
SUBDIR += tocps
SUBDIR += ttf2pt1
SUBDIR += ttfm
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += ve
SUBDIR += vflib
SUBDIR += wangttf
SUBDIR += wenju
SUBDIR += wordpress
SUBDIR += xemacs21
SUBDIR += xmms
SUBDIR += xpdf
SUBDIR += xsim
SUBDIR += xttmgr
SUBDIR += zhcon
.include <bsd.port.subdir.mk>