88494606a7
This port adds Big5/GB TTF support to Ghostscript 6. Since GS6 treated TTF as translated CID fonts, users can then use them in various applications that generate PS documents, like Netscape or enscript. The major drawback, compared to Ghostscript+VFlib, is that GS6 doesn't support automated font variations like bold or italic. The font can only be used as the way it is.
65 lines
1.4 KiB
Makefile
65 lines
1.4 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 += 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>
|