summaryrefslogblamecommitdiff
path: root/www/eddie/Makefile
blob: 95e4a24f69334acc2f3db4a7274ed1a8eb1f7f3d (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                        
                 
                   

                                             
 
                                 






                                            
# 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
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://www.aims.com.au/chris/
DISTNAME=	eddie-1.5.1-20020619

MAINTAINER=	chris@aims.com.au

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

USE_AUTOCONF=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>