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

    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>