# New ports collection makefile for:	kdebindings4-python-krosspython
# Date created:		2009-02-13
# Whom:			Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD: ports/devel/kdebindings4-python-krosspython/Makefile,v 1.5 2009/09/01 22:19:27 tabthorpe Exp $
#

PORTNAME=	kdebindings
PORTVERSION=	${KDE4_VERSION}
CATEGORIES=	devel kde python

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Kross Python scripting library

BINDLANG=	python
BINDMODULE=	krosspython

USE_PYTHON=	2.5+
QT_COMPONENTS=	gui

.include "${.CURDIR}/../../devel/kdebindings4/files/Makefile.kdebindings"
.include <bsd.port.mk>
