2000-04-03 22:08:25 +00:00
|
|
|
# New ports collection makefile for: kwebsearch
|
|
|
|
# Date created: 11 Dec 1999
|
|
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-10 00:07:29 +00:00
|
|
|
PORTNAME= kwebsearch
|
|
|
|
PORTVERSION= 1.2
|
2000-04-03 22:08:25 +00:00
|
|
|
CATEGORIES= www kde
|
|
|
|
MASTER_SITES= http://www.bawue.de/~rgoetz/
|
|
|
|
|
2000-06-22 05:52:15 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2000-04-03 22:08:25 +00:00
|
|
|
|
2000-05-29 01:52:34 +00:00
|
|
|
LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11
|
2000-04-03 22:08:25 +00:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/bin/gettext:${PORTSDIR}/devel/gettext
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_QT= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|