16 lines
339 B
Makefile
16 lines
339 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
CATEGORIES= misc kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Norwegian Nynorsk messages and documentation for KDE SC 4
|
|
|
|
KDE4_L10N= nn
|
|
|
|
MANLANG= ${KDE4_L10N}
|
|
|
|
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|