19 lines
377 B
Makefile
19 lines
377 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
|
|
|
|
.include <bsd.port.subdir.mk>
|