d7aef6b626
localized ones should be activated via knob like: % cd ports/editors/ooodict-all % make LOCALIZED_LANG=ABC
17 lines
348 B
Makefile
17 lines
348 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Hungarian language support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += hu-phone
|
|
SUBDIR += hu-zipcodes
|
|
SUBDIR += hunspell
|
|
SUBDIR += ispell
|
|
SUBDIR += jdictionary-eng-hun
|
|
SUBDIR += jdictionary-eng-hun-expr
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += php_doc
|
|
|
|
.include <bsd.port.subdir.mk>
|