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