98dd96ee20
category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
16 lines
333 B
Makefile
16 lines
333 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Hungarian language support
|
|
|
|
SUBDIR += hu-phone
|
|
SUBDIR += hu-zipcodes
|
|
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>
|