737c1cc56d
This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979
16 lines
320 B
Makefile
16 lines
320 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
PORTREVISION= 3
|
|
CATEGORIES= misc kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Dutch messages and documentation for KDE SC 4
|
|
|
|
KDE4_L10N= nl
|
|
|
|
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|