mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
15 lines
305 B
Makefile
15 lines
305 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= ${CALLIGRA_VERSION}
|
|
CATEGORIES= editors kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Bosnian messages and documentation for Calligra
|
|
|
|
CALLIGRA_L10N= bs
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|