summaryrefslogtreecommitdiff
path: root/hungarian/Makefile
blob: 7dbbfd254ab98ca344daa942a9e8bd92c1071e5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
    COMMENT = Hungarian language support

    SUBDIR += aspell
    SUBDIR += hunspell
    SUBDIR += hyphen
    SUBDIR += jdictionary-eng-hun
    SUBDIR += jdictionary-eng-hun-expr
    SUBDIR += libreoffice
    SUBDIR += mythes

.include <bsd.port.subdir.mk>