# New ports collection makefile for:	kdbg
# Date created:				02 November 1999
# Whom:					Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD: ports/devel/kdbg/Makefile,v 1.11 2000/08/02 21:38:12 jedgar Exp $
#

PORTNAME=	kdbg
PORTVERSION=	1.1.5
CATEGORIES=	devel kde
MASTER_SITES=	http://download.sourceforge.net/kdbg/ \
		${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR=unstable/apps/ide/

MAINTAINER=	jedgar@FreeBSD.org

BUILD_DEPENDS=	libtool:${PORTSDIR}/devel/libtool
LIB_DEPENDS=	kdecore.3:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS=	kdehelp:${PORTSDIR}/x11/kdebase11

GNU_CONFIGURE=	yes
USE_QT=		yes

.include <bsd.port.mk>
