16 lines
485 B
Makefile
16 lines
485 B
Makefile
# $NetBSD: Makefile,v 1.33 2017/04/30 01:21:52 ryoon Exp $
|
|
|
|
DISTNAME= klettres-${_KDE_VERSION}
|
|
PKGREVISION= 6
|
|
CATEGORIES= misc
|
|
COMMENT= KDE app to teach 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"
|