blob: 7c66bb38fbaad29fd0f0e0112e49cec662e0f798 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# New ports collection makefile for: kde4-l10n-id
# Date created: 5 February 2010
# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= misc kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Indonesian messages and documentation for KDE4
KDE4_L10N= id
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|