15 lines
317 B
Makefile
15 lines
317 B
Makefile
|
# Created by: Thomas Abthorpe <tabthorpe@FreeBSD.org>
|
||
|
# $FreeBSD$
|
||
|
|
||
|
PORTNAME= kde-l10n
|
||
|
PORTVERSION= ${KDE4_VERSION}
|
||
|
CATEGORIES= misc kde
|
||
|
|
||
|
MAINTAINER= kde@FreeBSD.org
|
||
|
COMMENT= Indonesian messages and documentation for KDE SC 4
|
||
|
|
||
|
KDE4_L10N= id
|
||
|
|
||
|
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
|
||
|
.include <bsd.port.mk>
|