freebsd-ports/www/eddie/Makefile
Jimmy Olgeni d9613617c0 Add the www/eddie port (a high availability clustering tool).
PR:		24089
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2001-02-04 20:17:07 +00:00

21 lines
367 B
Makefile

# New ports collection makefile for: eddie
# Date created: 05-Jan-2001
# Whom: Samuel Tardieu <sam@inf.enst.fr>
#
# $FreeBSD$
#
PORTNAME= eddie
PORTVERSION= 1.5.1
CATEGORIES= www
MASTER_SITES= http://eddie.sourceforge.net/release/
MAINTAINER= sam@inf.enst.fr
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang
USE_AUTOCONF= yes
USE_GMAKE= yes
.include <bsd.port.mk>