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