summaryrefslogtreecommitdiff
path: root/mail/kbiff/Makefile
blob: df57bd6ebf9bdab9297c199332957e4185b06e77 (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
# Date created:		So  14 Jun 1998 13:09:18 CEST
# Whom:			andreas
#
# $FreeBSD$
#

PORTNAME=	kbiff
PORTVERSION=	2.3.12
CATEGORIES=	mail kde
MASTER_SITES=	http://granroth.kde.org/kbiff/

MAINTAINER=	kris@FreeBSD.org

LIB_DEPENDS=	intl.1:${PORTSDIR}/devel/gettext

USE_KDELIBS_VER=1
USE_BZIP2=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>