freebsd-ports/korean/kde4-l10n/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

15 lines
313 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= korean kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Korean messages and documentation for KDE SC 4
KDE4_L10N= ko
.include "${.CURDIR:H:H}/misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>