mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
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
14 lines
303 B
Makefile
14 lines
303 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= ${CALLIGRA_VERSION}
|
|
CATEGORIES= hungarian editors kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Hungarian messages and documentation for Calligra
|
|
|
|
CALLIGRA_L10N= hu
|
|
|
|
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|