1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/editors/calligra-l10n-ca_valencia/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

14 lines
321 B
Makefile

# $FreeBSD$
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
CATEGORIES= editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Valencian (southern Catalan) messages and documentation for Calligra
CALLIGRA_L10N= ca@valencia
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>