mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
f564508406
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke
34 lines
679 B
Makefile
34 lines
679 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Vietnamese support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += hunspell
|
|
.if !defined(NO_VIET_KDE)
|
|
SUBDIR += kde3-i18n
|
|
.endif
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += libreoffice
|
|
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 += x-unikey
|
|
SUBDIR += xvnkb
|
|
|
|
.include <bsd.port.subdir.mk>
|