freebsd-ports/chinese/Makefile
Jing-Tang Keith Jang b3386707a4 New port: enscript
This port adds Chinese support to enscript, which means it can convert
a BIG5/CNS plain text to a PS document, with all the fancy features
provided by enscript.  Unlike bg5ps, it can't manage GB yet, but it's
easy to add.  Another useful feature is with the ps2pdf and zh-ghostscript6,
it is now possible to generate font-embedded Chinese pdf document from
plain text on the fly, which also means platform-independent.

Due to some problems in the CMap files provided by Adobe, Eten-B5-H and
B5-H CMaps are unable to map correct ascii glyphs in TTFs.  BIG5 users
are suggested to use B5pc-H for the time being.

Maybe it's time to re-organize ports/chinese/* font relationships.
2000-11-27 17:59:47 +00:00

67 lines
1.5 KiB
Makefile

# $FreeBSD$
#
SUBDIR += CJK
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
SUBDIR += XFree86-aoutlibs
SUBDIR += acroread-chsfont
SUBDIR += acroread-chtfont
SUBDIR += arphicttf
SUBDIR += aterm
SUBDIR += auto-tw-l10n
SUBDIR += autoconvert
SUBDIR += bg5ps
SUBDIR += big5con
SUBDIR += big5fs
SUBDIR += c2t
SUBDIR += celvis
SUBDIR += chinput
SUBDIR += cle_base
SUBDIR += cless
SUBDIR += cxterm
SUBDIR += enscript
SUBDIR += gb2ps
SUBDIR += gbscript
SUBDIR += ghostscript6
SUBDIR += hc
SUBDIR += hztty
SUBDIR += joe
SUBDIR += kcfonts
SUBDIR += libtabe
SUBDIR += linux-gtk
SUBDIR += linux-netscape47-communicator
SUBDIR += linux-netscape47-navigator
SUBDIR += lunar
SUBDIR += mkisofs
SUBDIR += moefonts-cid
SUBDIR += moettf
SUBDIR += mule-freewnn
SUBDIR += muni
SUBDIR += mutt
SUBDIR += netscape47-communicator
SUBDIR += netscape47-navigator
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
SUBDIR += pine4
SUBDIR += pyDict
SUBDIR += rxvt
SUBDIR += rxvt-big5
SUBDIR += rxvt-gb
SUBDIR += stardict
SUBDIR += ted
SUBDIR += telnet
SUBDIR += tin
SUBDIR += tintin++
SUBDIR += tocps
SUBDIR += ttfm
SUBDIR += ve
SUBDIR += wangttf
SUBDIR += xa+cv
SUBDIR += xcin
SUBDIR += xcin25
SUBDIR += xemacs
SUBDIR += xemacs21
SUBDIR += xmms
.include <bsd.port.subdir.mk>