freebsd-ports/www/eddie/Makefile
2002-05-17 09:23:04 +00:00

23 lines
403 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
BROKEN= "Missing header driver.h"
USE_AUTOCONF= yes
USE_GMAKE= yes
.include <bsd.port.mk>