summaryrefslogtreecommitdiff
path: root/misc/klettres/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2012-03-20 08:36:30 +0000
committermarkd <markd@pkgsrc.org>2012-03-20 08:36:30 +0000
commit7a8e0e8dddbd184eca6795d57c0f9ddc6b2d1034 (patch)
treea86be197fe02b96c9cc2b5cf29d43b3a6093ea34 /misc/klettres/Makefile
parent51ea3815a466f20e104505ae34ca205c3cb33718 (diff)
downloadpkgsrc-7a8e0e8dddbd184eca6795d57c0f9ddc6b2d1034.tar.gz
Add klettres. part of KDE SC 4.8.0
KDE app to help learn the alphabet and read some syllables in languages
Diffstat (limited to 'misc/klettres/Makefile')
-rw-r--r--misc/klettres/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/klettres/Makefile b/misc/klettres/Makefile
new file mode 100644
index 00000000000..5839e27af29
--- /dev/null
+++ b/misc/klettres/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2012/03/20 08:36:30 markd Exp $
+
+DISTNAME= klettres-${_KDE_VERSION}
+CATEGORIES= misc
+COMMENT= KDE app to help learn the alphabet and read some syllables in languages
+
+.include "../../meta-pkgs/kde4/Makefile.kde4"
+
+.include "../../meta-pkgs/kde4/kde4.mk"
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/kdelibs4/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"