# $Id: Portfile 68517 2010-06-05 10:49:16Z ryandesign@macports.org $

PortSystem 1.0
name		ecl
version		10.4.1
categories	lang
maintainers	waqar easieste
description	Embeddable Common Lisp
long_description	\
	ECL (Embeddable Common Lisp) is an interpreter of the 	\
	Common Lisp language as described in the X3J13 ANSI 	\
	specification, featuring CLOS (Common Lisp Object 	\
	System), conditions, loops, etc, plus a translator to 	\
	C, which can produce standalone executables.

platforms	darwin
homepage       	http://ecls.sourceforge.net/
master_sites   	sourceforge:${name}s
checksums           md5     be53f5e55a3f07c7cfb5fb5cd9a2a3f0 \
                    sha1    044c579b7f0c42d15e05b662c433488e8da85020 \
                    rmd160  8e39f5f4da6dd872ab3ec04669e57215809731dd
use_parallel_build	no
