blob: 24a2d7dd9db85ab0905bec62a2d6e61ded8f1f4b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# $FreeBSD$
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= misc kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Sinhalese messages and documentation for KDE SC 4
KDE4_L10N= si
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>
|