summaryrefslogtreecommitdiff
path: root/misc/koffice-i18n-sk
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-10-24 08:44:22 +0000
committerrillig <rillig@pkgsrc.org>2006-10-24 08:44:22 +0000
commit7d1fb7a53853753f6daadb4750cad3c9f57b935e (patch)
tree4ade23150def55d618eba200c1fcfd26b124f096 /misc/koffice-i18n-sk
parente9f825e523ffbea5a5c999392f8189ab4e41f755 (diff)
downloadpkgsrc-7d1fb7a53853753f6daadb4750cad3c9f57b935e.tar.gz
Converted the koffice i18n packages to use the i18n.mk file, thereby
fixing a "test ==".
Diffstat (limited to 'misc/koffice-i18n-sk')
-rw-r--r--misc/koffice-i18n-sk/Makefile21
1 files changed, 5 insertions, 16 deletions
diff --git a/misc/koffice-i18n-sk/Makefile b/misc/koffice-i18n-sk/Makefile
index 1593bbbca76..f9b0afb6ce4 100644
--- a/misc/koffice-i18n-sk/Makefile
+++ b/misc/koffice-i18n-sk/Makefile
@@ -1,19 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2006/03/15 00:26:07 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/24 08:44:23 rillig Exp $
-DISTNAME= koffice-i18n-sk-1.3.5
-PKGREVISION= 6
-CATEGORIES= misc kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
-EXTRACT_SUFX= .tar.bz2
+KOFFICE_LANGUAGE= Slovak
+KOFFICE_LANGCODE= sk
+PKGREVISION= 6
-MAINTAINER= ianzag@mail.ru
-HOMEPAGE= http://www.koffice.org/
-COMMENT= Slovak language pack for KOffice
-
-DEPENDS+= koffice-[0-9]*:../../misc/koffice
-
-GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
-
-.include "../../meta-pkgs/kde3/kde3.mk"
+.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"