a36fb86593
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
16 lines
484 B
Makefile
16 lines
484 B
Makefile
# $NetBSD: Makefile,v 1.16 2013/06/04 22:16:43 tron Exp $
|
|
|
|
DISTNAME= klettres-${_KDE_VERSION}
|
|
PKGREVISION= 2
|
|
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"
|