aboutsummaryrefslogtreecommitdiff
path: root/chinese/kde4-l10n-zh_TW/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-09 19:30:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-09 19:30:20 +0000
commit6922557d5def34164f5695d7ab713c99b44849b1 (patch)
tree16cb2dc30ea4bb78ffcae3f9fd646bbfcdf0fc4b /chinese/kde4-l10n-zh_TW/Makefile
parent95869e2db2d1048b1594a9d00316149a23c837be (diff)
downloadports-6922557d5def34164f5695d7ab713c99b44849b1.tar.gz
ports-6922557d5def34164f5695d7ab713c99b44849b1.zip
Notes
Diffstat (limited to 'chinese/kde4-l10n-zh_TW/Makefile')
-rw-r--r--chinese/kde4-l10n-zh_TW/Makefile30
1 files changed, 11 insertions, 19 deletions
diff --git a/chinese/kde4-l10n-zh_TW/Makefile b/chinese/kde4-l10n-zh_TW/Makefile
index bb3003b75766..8f01400b6d1d 100644
--- a/chinese/kde4-l10n-zh_TW/Makefile
+++ b/chinese/kde4-l10n-zh_TW/Makefile
@@ -1,29 +1,21 @@
-# New ports collection makefile for: koffice-i18n-zh_TW
-# Date created: 27 April 2003
-# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
+# New ports collection makefile for: kde4-l10n-zh_CN
+# Date created: 29 July 2008
+# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= koffice-i18n
-PORTVERSION= 1.6.3
-CATEGORIES?= chinese kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n
-PKGNAMEPREFIX= zh_TW-
-DIST_SUBDIR= KDE
+PORTNAME= kde-l10n-zh_CN
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= chinese kde
MAINTAINER= kde@FreeBSD.org
-COMMENT= Traditional Chinese messages and documentation for koffice
+COMMENT= Simplified Chinese messages and documentation for KDE4
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
+KDE4_L10N= yes
-USE_KDELIBS_VER=3
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-KDE_I18N= yes
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
+post-extract:
+ ${MKDIR} ${WRKSRC}/build
+.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>