# New ports collection makefile for:	wmfire
# Date created:				21 October 1999
# Whom:					Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD: ports/sysutils/wmfire/Makefile,v 1.5 2000/08/03 09:26:31 asami Exp $
#

PORTNAME=	wmfire
PORTVERSION=	0.0.3.9
CATEGORIES=	sysutils
MASTER_SITES=	http://www.zebra.net/~dm/wmfire/
DISTNAME=	wmfire-0.0.3.9pre4

MAINTAINER=	jedgar@fxp.org

USE_X_PREFIX=	yes
USE_XPM=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-x
CONFIGURE_ENV=	CFLAGS="-I${PREFIX}/include ${CFLAGS}" \
		LIBS="-L${PREFIX}/lib"

.include <bsd.port.mk>
