1999-11-26 20:14:55 +00:00
|
|
|
# New ports collection makefile for: kdbg
|
1999-11-27 01:04:08 +00:00
|
|
|
# Version required: 1.0.1
|
1999-11-26 20:14:55 +00:00
|
|
|
# Date created: 02 November 1999
|
|
|
|
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
1999-11-27 01:04:08 +00:00
|
|
|
DISTNAME= kdbg-1.0.1
|
1999-11-26 20:14:55 +00:00
|
|
|
CATEGORIES= devel kde
|
|
|
|
MASTER_SITES= http://members.telecom.at/~johsixt/ \
|
1999-12-10 05:51:21 +00:00
|
|
|
ftp://ftp.eudaptics.co.at/pub/people/jsixt/
|
1999-11-26 20:14:55 +00:00
|
|
|
|
1999-11-27 18:01:00 +00:00
|
|
|
MAINTAINER= jedgar@fxp.org
|
1999-11-26 20:14:55 +00:00
|
|
|
|
|
|
|
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>
|