freebsd-ports/vietnamese/Makefile
Thierry Thomas e4b2658c1c Add xvnkb 0.2.8, a Vietnamese input method for X-Window.
PR:		65207
Submitted by:	Nguyen Tam Chinh.
2004-12-29 18:08:46 +00:00

27 lines
484 B
Makefile

# $FreeBSD$
#
SUBDIR += xvnkb
COMMENT = Vietnamese support
.if !defined(NO_VIET_KDE)
SUBDIR += kde3-i18n
.endif
SUBDIR += aspell
SUBDIR += libviet
SUBDIR += unicode-uhoai
SUBDIR += vi2vn
SUBDIR += vis2u
SUBDIR += vn7to8
SUBDIR += vnconvert
SUBDIR += vnelvis
SUBDIR += vnless
SUBDIR += vnlpr
SUBDIR += vnpstext
SUBDIR += vnroff
SUBDIR += vnterm
SUBDIR += vntex
SUBDIR += vnxfonts
.include <bsd.port.subdir.mk>