blob: e0de620b93e4d73d675247604c066e9a2c07f339 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# New ports collection makefile for: misc/kde4-l10n-tg
# Date created: 2009-01-25
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= misc kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Tajik messages and documentation for KDE4
KDE4_L10N= tg
IGNORE= is not included in KDE SC ${KDE4_VERSION}
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|