aboutsummaryrefslogtreecommitdiff
path: root/hungarian/Makefile
blob: 4aad913f8857a41973c6282b81807902b4c95bc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
    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>