freebsd-ports/vietnamese/Makefile

27 lines
484 B
Makefile
Raw Normal View History

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