2013-02-03 20:10:37 +00:00
|
|
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
2001-04-17 09:10:44 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2009-01-13 23:16:38 +00:00
|
|
|
PORTNAME= kde-l10n
|
2008-08-09 19:30:20 +00:00
|
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
|
|
CATEGORIES= chinese kde
|
2001-04-17 09:10:44 +00:00
|
|
|
|
2003-05-19 19:43:36 +00:00
|
|
|
MAINTAINER= kde@FreeBSD.org
|
2013-03-27 11:55:25 +00:00
|
|
|
COMMENT= Simplified Chinese messages and documentation for KDE SC 4
|
2001-04-17 09:10:44 +00:00
|
|
|
|
2009-01-13 23:16:38 +00:00
|
|
|
KDE4_L10N= zh_CN
|
2004-02-05 01:23:10 +00:00
|
|
|
|
2008-08-09 19:30:20 +00:00
|
|
|
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
|
2013-02-03 20:10:37 +00:00
|
|
|
.include <bsd.port.post.mk>
|