blob: d3a2b46a7703383ee20d13f4a5d2637fc535fe9f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= misc kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Malayalam messages and documentation for KDE SC 4
KDE4_L10N= ml
IGNORE= is not included in KDE SC ${KDE4_VERSION}
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.post.mk>
|