summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorrillig <rillig>2006-10-24 07:34:56 +0000
committerrillig <rillig>2006-10-24 07:34:56 +0000
commit91c9220a686a8fb6ebf90ac8f55e6e8952deb0e5 (patch)
tree7a1ed413cc3197b86adc94614ac7592fe6783ee8 /misc
parent7abb587dc79732d17b7d30b5471550adc3fd9132 (diff)
downloadpkgsrc-91c9220a686a8fb6ebf90ac8f55e6e8952deb0e5.tar.gz
Use the template in ../koffice. This fixes the "test ==" in configure.
Diffstat (limited to 'misc')
-rw-r--r--misc/koffice-i18n-af/Makefile20
1 files changed, 4 insertions, 16 deletions
diff --git a/misc/koffice-i18n-af/Makefile b/misc/koffice-i18n-af/Makefile
index 09183cbbe61..36c227464d5 100644
--- a/misc/koffice-i18n-af/Makefile
+++ b/misc/koffice-i18n-af/Makefile
@@ -1,20 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2006/03/21 19:24:45 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/24 07:34:56 rillig Exp $
-DISTNAME= koffice-i18n-af-1.3.5
+KOFFICE_LANGUAGE= Afrikaans
+KOFFICE_LANGCODE= af
PKGREVISION= 5
-CATEGORIES= misc kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
-EXTRACT_SUFX= .tar.bz2
-
-BUILD_DEPENDS+= kdelibs>=3:../../x11/kdelibs3
-
-MAINTAINER= ianzag@mail.ru
-HOMEPAGE= http://www.koffice.org/
-COMMENT= Afrikaans language pack for KOffice
-
-GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
-
-USE_PKGLOCALEDIR= YES
+.include "../../misc/koffice/i18n.mk"
.include "../../mk/bsd.pkg.mk"