1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/mail/kbiff/Makefile
Kris Kennaway a4c5653368 Upgrade to kbiff 2.3.12
Prompted by:	Will Andrews <andrews@technologist.com>
2000-01-16 21:41:26 +00:00

24 lines
442 B
Makefile

# New ports collection makefile for: kbiff
# Version required: 2.3.12
# Date created: So 14 Jun 1998 13:09:18 CEST
# Whom: andreas
#
# $FreeBSD$
#
DISTNAME= kbiff-2.3.12
CATEGORIES= mail kde
MASTER_SITES= http://home.sprintmail.com/~granroth/kbiff/
MAINTAINER= kris@FreeBSD.org
LIB_DEPENDS= kdeui.2:${PORTSDIR}/x11/kdelibs11 \
intl.1:${PORTSDIR}/devel/gettext
USE_QT= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>