freebsd-ports/mail/kbiff/Makefile

24 lines
429 B
Makefile
Raw Normal View History

# New ports collection makefile for: kbiff
# Date created: So 14 Jun 1998 13:09:18 CEST
# Whom: andreas
#
1999-08-25 08:51:17 +02:00
# $FreeBSD$
#
2000-04-13 22:01:08 +02:00
PORTNAME= kbiff
PORTVERSION= 2.3.12
CATEGORIES= mail kde
MASTER_SITES= http://home.sprintmail.com/~granroth/kbiff/
MAINTAINER= kris@FreeBSD.org
LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 \
intl.1:${PORTSDIR}/devel/gettext
1998-09-30 04:07:28 +02:00
USE_QT= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>