summaryrefslogtreecommitdiff
path: root/hungarian/Makefile
blob: 2853b568d5094164c9c23fdd1f33bdf4ce0c549e (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 += hunspell
    SUBDIR += ispell
    SUBDIR += jdictionary-eng-hun
    SUBDIR += jdictionary-eng-hun-expr
    SUBDIR += kde3-i18n
    SUBDIR += koffice-i18n
    SUBDIR += php_doc

.include <bsd.port.subdir.mk>