1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/devel/kdbg/Makefile
1999-11-27 18:01:00 +00:00

24 lines
539 B
Makefile

# 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://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>