1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/mail/kbiff/Makefile

23 lines
495 B
Makefile
Raw Normal View History

# New ports collection makefile for: kbiff
# Version required: 0.7.3
# Date created: So 14 Jun 1998 13:09:18 CEST
# Whom: andreas
#
1998-10-02 08:16:56 +00:00
# $Id: Makefile,v 1.6 1998/09/30 02:07:26 jseger Exp $
#
1998-08-31 21:13:58 +00:00
DISTNAME= kbiff-0.8
CATEGORIES= mail kde
MASTER_SITES= http://www.geocities.com/SiliconValley/Hills/2651/
MAINTAINER= andreas@FreeBSD.ORG
1998-10-02 08:16:56 +00:00
LIB_DEPENDS= kdeui.1:${PORTSDIR}/x11/kdelibs \
kdecore.1:${PORTSDIR}/x11/kdelibs
1998-09-30 02:07:28 +00:00
USE_QT= yes
FETCH_BEFORE_ARGS=-t
GNU_CONFIGURE= yes
.include <bsd.port.mk>