4998a19923
- 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
13 lines
293 B
Makefile
13 lines
293 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= ${CALLIGRA_VERSION}
|
|
CATEGORIES= editors kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Slovenian messages and documentation for Calligra
|
|
|
|
CALLIGRA_L10N= sl
|
|
|
|
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|