summaryrefslogtreecommitdiff
path: root/x11/kde3-i18n-nb/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2003-03-12 11:06:20 +0000
committermarkd <markd>2003-03-12 11:06:20 +0000
commita72ca6d0853335c177f5e5f54db7ba51d5bf309c (patch)
treed107b45f417b8a9445f3c6a2bbcd90d359f5432d /x11/kde3-i18n-nb/Makefile
parent5657e2d5b04eabf033c36499c3de03eedc5586f9 (diff)
downloadpkgsrc-a72ca6d0853335c177f5e5f54db7ba51d5bf309c.tar.gz
Initial import of kde-i18n-nb-3.1
KDE3 nb locale
Diffstat (limited to 'x11/kde3-i18n-nb/Makefile')
-rw-r--r--x11/kde3-i18n-nb/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/kde3-i18n-nb/Makefile b/x11/kde3-i18n-nb/Makefile
new file mode 100644
index 00000000000..fd3ebc63fd2
--- /dev/null
+++ b/x11/kde3-i18n-nb/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/03/12 11:06:21 markd Exp $
+
+DISTNAME= kde-i18n-nb-${_KDE_VERSION}
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITES_KDE:=kde-i18n/}
+
+COMMENT= Language bindings for the KDE desktop
+
+.include "../../x11/kde3/Makefile.kde3"
+
+USE_BUILDLINK2= YES
+
+WRKSRC= ${WRKDIR}/kde-i18n-nb
+
+.include "../../x11/kde3/buildlink2.mk"
+.include "../../x11/kdebase3/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"