blob: 78f4676d9686a3c8672945e622e49db6b784caca (
plain) (
tree)
|
|
# New ports collection makefile for: kdbg
# Version required: 1.0.1
# Date created: 02 November 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
DISTNAME= kdbg-1.0.1
CATEGORIES= devel kde
MASTER_SITES= http://members.telecom.at/~johsixt/ \
ftp://ftp.eudaptics.co.at/pub/people/jsixt/
MAINTAINER= jedgar@fxp.org
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS= kdehelp:${PORTSDIR}/x11/kdebase11
GNU_CONFIGURE= yes
USE_QT= yes
.include <bsd.port.mk>
|