summaryrefslogtreecommitdiff
path: root/mail/kbiff/Makefile
blob: bf9d7e55e38d498b00220d13e34f24e97448d1c4 (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:	kbiff
# Version required:	0.7.3
# Date created:		So  14 Jun 1998 13:09:18 CEST
# Whom:			andreas
#
# $Id: Makefile,v 1.5 1998/08/31 21:13:57 andreas Exp $
#

DISTNAME=	kbiff-0.8
CATEGORIES=	mail kde
MASTER_SITES=	http://www.geocities.com/SiliconValley/Hills/2651/

MAINTAINER=	andreas@FreeBSD.ORG

LIB_DEPENDS=	kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs \
		kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs

BROKEN_ELF=	depends on kdelibs

USE_QT=		yes
FETCH_BEFORE_ARGS=-t
GNU_CONFIGURE=	yes

.include <bsd.port.mk>