63ff0b60db
The kde@ team presents KDE SC 4.14.3, the last planed release of the KDE SC 4 series. In addition to the updates provided by the KDE SC developers, this update also addresses numerous FreeBSD and PORTS specific issues, found and solved by the kde@ team and area51 testers, most notorously Tobias C. Berner <tcberner@gmail.com> PR: 197751 PR: 197871 PR: 184996 Reviewed by: rakuco (mentor) Differential: https://reviews.freebsd.org/D1950
17 lines
399 B
Makefile
17 lines
399 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
CATEGORIES= misc kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Tajik messages and documentation for KDE SC 4
|
|
|
|
KDE4_L10N= tg
|
|
|
|
IGNORE= is not included in KDE SC ${KDE4_VERSION}
|
|
DEPRECATED= Upstream ceased maintainance of this translation
|
|
EXPIRATION_DATE= 2016-01-01
|
|
|
|
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|