1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/hungarian/Makefile
Raphael Kubo da Costa a842d46924 Update the Calligra ports to 3.0.1.
The 3.x series is based on KDE Frameworks 5, and some programs have been split
into separate ports:
- Sheets, Words & co are in editors/calligra.
- Krita is in graphics/krita.
- Kexi is in databases/kexi.
- The calligra-l10n* ports are now part of editors/calligra itself.

Okular support in editors/calligra and Marble support in textproc/kreport have
been disabled for now because they need the KF5 version of those ports.

Thanks to everyone who's tested it and worked on it in our area51 repository.

Submitted by:	Adrian de Groot <groot@kde.org>, tcberner, rakuco
Reviewed by:	rakuco, mat (earlier versions)
Differential Revision:	https://reviews.freebsd.org/D10167
2017-06-17 13:44:51 +00:00

18 lines
346 B
Makefile

# $FreeBSD$
#
COMMENT = Hungarian language support
SUBDIR += aspell
SUBDIR += hu-phone
SUBDIR += hu-zipcodes
SUBDIR += hunspell
SUBDIR += hyphen
SUBDIR += jdictionary-eng-hun
SUBDIR += jdictionary-eng-hun-expr
SUBDIR += kde4-l10n
SUBDIR += libreoffice
SUBDIR += mythes
.include <bsd.port.subdir.mk>