freebsd-ports/vietnamese/Makefile

27 lines
484 B
Makefile
Raw Normal View History

1999-08-30 22:11:56 -04:00
# $FreeBSD$
#
SUBDIR += xvnkb
COMMENT = Vietnamese support
.if !defined(NO_VIET_KDE)
SUBDIR += kde3-i18n
.endif
SUBDIR += aspell
SUBDIR += libviet
SUBDIR += unicode-uhoai
SUBDIR += vi2vn
2001-11-27 18:00:04 -05:00
SUBDIR += vis2u
1996-12-06 07:41:20 -05:00
SUBDIR += vn7to8
SUBDIR += vnconvert
1996-12-06 07:41:20 -05:00
SUBDIR += vnelvis
SUBDIR += vnless
1996-12-08 21:09:17 -05:00
SUBDIR += vnlpr
SUBDIR += vnpstext
SUBDIR += vnroff
1996-12-06 07:41:20 -05:00
SUBDIR += vnterm
2001-09-21 01:59:19 -04:00
SUBDIR += vntex
SUBDIR += vnxfonts
.include <bsd.port.subdir.mk>