freebsd-ports/chinese/calligra-l10n-zh_CN/Makefile
Kurt Jaeger 900062f127 Many KDE i10n ports: Patch updates CURDIR
This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H};
the latter is considered proper contemporary usage by kde@ . The
patch is independent of other KDE4 infrastructure changes.

PR:		209303
Submitted by:	Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde)
2016-05-26 03:38:38 +00:00

14 lines
327 B
Makefile

# $FreeBSD$
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
PORTREVISION= 1
CATEGORIES= chinese editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Simplified Chinese messages and documentation for Calligra
CALLIGRA_L10N= zh_CN
.include "${.CURDIR:H:H}/editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>