# New ports collection makefile for:	eddie
# Date created:		05-Jan-2001
# Whom:			Samuel Tardieu <sam@inf.enst.fr>
#
# $FreeBSD: ports/www/eddie/Makefile,v 1.7 2003/02/24 07:51:38 edwin Exp $
#

PORTNAME=	eddie
PORTVERSION=	1.5.1
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://www.aims.com.au/chris/
DISTNAME=	eddie-1.5.1-20020619

MAINTAINER=	ports@freebsd.org
COMMENT=	Tool for building fault-tolerant redundant WWW servers

BUILD_DEPENDS=	erlc:${PORTSDIR}/lang/erlang

USE_AUTOCONF=	yes
USE_GMAKE=	yes

BROKEN=	does not build with Erlang 9.0

.include <bsd.port.mk>
