freebsd-ports/editors/calligra-l10n-en_GB/Makefile
Alberto Villa 4998a19923 - Update Calligra Suite to 2.7.5.
- Require a new compiler to build Calligra.
- Make GTL really an option in Calligra.
- STAGEify.
- Use OPTIONS helpers.
- Set NO_ARCH for translation ports.
- Add translation port for Intelingua.

Calligra 2.7 release notes:
http://www.calligra.org/news/calligra-2-7-released
2013-12-16 22:59:42 +00:00

15 lines
296 B
Makefile

# $FreeBSD$
PORTNAME= calligra-l10n
PORTVERSION= 2.6.4
CATEGORIES= editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= British messages and documentation for Calligra
CALLIGRA_L10N= en_GB
USE_BZIP2= yes
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>