80e659b64f
(http://www.koffice.org/news/koffice-2-1-released/) We'd like to say thanks to all helpers, testers and submitters. Happy Installing. Approved by: miwi (mentor)
18 lines
321 B
Makefile
18 lines
321 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Ukrainian support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += emacs-koi8u
|
|
SUBDIR += gd
|
|
SUBDIR += ispell
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += koffice-kde4-l10n
|
|
SUBDIR += monacofonts
|
|
SUBDIR += webalizer
|
|
|
|
.include <bsd.port.subdir.mk>
|