freebsd-ports/www/kdewebdev4/Makefile
Will Andrews f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00

26 lines
519 B
Makefile

# New ports collection makefile for: Quanta+
# Date created: 19 May 2000
# Whom: Will Andrews <ports@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= quanta
PORTVERSION= 1.0.2
CATEGORIES= www kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11/
BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext/
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
USE_GMAKE= yes
.include <bsd.port.mk>