summaryrefslogtreecommitdiff
path: root/hungarian/Makefile
blob: 5c166f5c5ea160d38cf6a36f1a5e2b112cc0b57f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $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 += php_doc

.include <bsd.port.subdir.mk>