blob: 090481e62fa9250ec61ead73be78492e7c556861 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# $FreeBSD$
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 2
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}
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|