aboutsummaryrefslogtreecommitdiffstats
path: root/mail/kbiff/Makefile
blob: 226eaba1cf7a20ae2e1a023685f56cd195682ec9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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.8 1998/12/28 23:44:04 dirk Exp $
#

DISTNAME=   kbiff-2.0
CATEGORIES= mail kde
MASTER_SITES=   http://home.sprintmail.com/~granroth/kbiff/

MAINTAINER= andreas@FreeBSD.ORG

LIB_DEPENDS=    kdeui.1:${PORTSDIR}/x11/kdelibs \
        intl.1:${PORTSDIR}/devel/gettext

USE_QT=     yes
GNU_CONFIGURE=  yes
CONFIGURE_ENV=  CXXFLAGS="${CFLAGS}"

.include <bsd.port.mk>