summaryrefslogtreecommitdiff
path: root/hungarian/Makefile
blob: a3d8a0d8833ccc1a6291f4fc6e8f69a984ad1587 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$
#

    COMMENT = Hungarian language support

    SUBDIR += aspell
    SUBDIR += hu-phone
    SUBDIR += hu-zipcodes
    SUBDIR += ispell
    SUBDIR += jdictionary-eng-hun
    SUBDIR += jdictionary-eng-hun-expr
    SUBDIR += kde3-i18n
    SUBDIR += kde4-l10n
    SUBDIR += koffice-i18n
    SUBDIR += koffice-kde4-l10n

.include <bsd.port.subdir.mk>