pkgsrc/misc/superkaramba/Makefile
2014-02-01 02:20:43 +00:00

22 lines
704 B
Makefile

# $NetBSD: Makefile,v 1.22 2014/02/01 02:20:51 markd Exp $
DISTNAME= superkaramba-${_KDE_VERSION}
CATEGORIES= misc
COMMENT= KDE desktop widgets
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 4.11.3
.include "../../meta-pkgs/kde4/Makefile.kde4"
#make sure cmake picks up the same Python version as pkgsrc
CMAKE_ARGS+= -DPYTHON_EXECUTABLE:FILEPATH=${PYTHONBIN}
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/qimageblitz/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"