summaryrefslogtreecommitdiff
path: root/net/kicq/Makefile
blob: 106a17db4e1a5347dc84575ac9ea8150975e913e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    kicq
# Version required:                     0.3.0
# Date created:                         16 March 1999
# Whom:                                 Pavel Andreev
#
# $FreeBSD$
#

DISTNAME=	kicq-0.3.0
CATEGORIES=	net kde
MASTER_SITES=	http://www.cn.ua/~denis/kde/

MAINTAINER=	paxvel@iname.com

LIB_DEPENDS=	icq.1:${PORTSDIR}/net/icqlib \
		kdecore.2:${PORTSDIR}/x11/kdelibs11 \
		kdeui.2:${PORTSDIR}/x11/kdelibs11 \
		kfm.2:${PORTSDIR}/x11/kdelibs11

USE_QT=		yes

GNU_CONFIGURE=	yes

.include <bsd.port.mk>