freebsd-ports/vietnamese/Makefile
Rong-En Fan 5a906636d6 Add vietunicode-web1 2004.04.30, 100% Viet Unicode & Viet
Phan/Pali-Sanskrit compatible.

PR:		ports/107571
Submitted by:	chinsan
2007-01-08 13:37:28 +00:00

26 lines
495 B
Makefile

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