# $Id: Portfile,v 1.8 2006/03/17 04:42:40 yves Exp $
PortSystem 1.0
name		libast
version		0.7
revision    1
description	LibAST is the Library of Assorted Spiffy Things.
long_description	LibAST is the Library of Assorted Spiffy Things. \
			It contains manyspiffy things, and it is a library. \
			Thus, the ever-so-creative name.LibAST has been previously \
			known as libmej, the Eterm helper librarywhich nobody really \
			understood and certainly never used.
maintainers	yves@opendarwin.org
categories	devel x11
platforms	darwin 
homepage	http://www.eterm.org/
master_sites    ${homepage}download/ 
checksums	md5 a9ec3b2da317f35869316e6d9571d296 \
			rmd160 82dedafc23668f0bbecbf09433676d4b31e9e154
depends_lib	lib:libImlib2:imlib2 lib:libpcre:pcre
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 
