1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/vietnamese/Makefile
Rong-En Fan 43c3bad957 Add urwvn 3.02, vietnamese version of the standard PostScript fonts from
URW++.

PR:		ports/108436
Submitted by:	chinsan
2007-01-28 07:18:48 +00:00

31 lines
607 B
Makefile

# $FreeBSD$
#
COMMENT = Vietnamese support
SUBDIR += aspell
.if !defined(NO_VIET_KDE)
SUBDIR += gtk-im-vi
SUBDIR += kde3-i18n
.endif
SUBDIR += libviet
SUBDIR += unicode-uhoai
SUBDIR += urwvn
SUBDIR += vietunicode-hannom
SUBDIR += vietunicode-trichlor
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>