pkgsrc-wip/superkaramba/Makefile
2005-07-27 16:27:55 +00:00

24 lines
704 B
Makefile

# $NetBSD: Makefile,v 1.9 2005/07/27 16:31:07 thomasklausner Exp $
DISTNAME= superkaramba-0.33
CATEGORIES= x11 misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdragon/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://netdragon.sourceforge.net/
COMMENT= Interactive eyecandy for your KDE desktop
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--with-pythondir=${PREFIX}
USE_LIBTOOL= yes
PYTHON_VERSIONS_ACCEPTED= 23
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/qt3-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"