20 lines
399 B
Makefile
20 lines
399 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 += ooodict
|
|
SUBDIR += openoffice-1.1
|
|
SUBDIR += php_doc
|
|
|
|
.include <bsd.port.subdir.mk>
|