freebsd-ports/ukrainian/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
308 B
Makefile

# $FreeBSD$
#
COMMENT = Ukrainian support
SUBDIR += aspell
SUBDIR += emacs-koi8u
SUBDIR += gd
SUBDIR += hunspell
SUBDIR += hyphen
SUBDIR += kde4-l10n
SUBDIR += libreoffice
SUBDIR += monacofonts
SUBDIR += mythes
SUBDIR += webalizer
.include <bsd.port.subdir.mk>