1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/mail/kbiff/Makefile
Jimmy Olgeni 1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00

24 lines
415 B
Makefile

# 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= kdeui.3:${PORTSDIR}/x11/kdelibs11 \
intl.1:${PORTSDIR}/devel/gettext
USE_QT= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>