mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
65edaaa1f5
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
23 lines
518 B
Makefile
23 lines
518 B
Makefile
# New ports collection makefile for: kbiff
|
|
# Version required: 0.7.3
|
|
# Date created: So 14 Jun 1998 13:09:18 CEST
|
|
# Whom: andreas
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/08/07 23:56:29 asami Exp $
|
|
#
|
|
|
|
DISTNAME= kbiff-0.7.3
|
|
CATEGORIES= mail kde
|
|
MASTER_SITES= http://www.geocities.com/SiliconValley/Hills/2651/
|
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= kdeui\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
|
|
kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs
|
|
|
|
USE_QT= yes
|
|
FETCH_BEFORE_ARGS=-t
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|