# $Id: Portfile,v 1.2 2005/09/13 06:21:26 olegb Exp $
PortSystem 1.0
name		oregano
version		0.3.2
description	An application for schematic capture and simulation of electrical circuits. 
long_description	${description}
maintainers	gnome-darwinports@opendarwin.org
categories	gnome science
platforms	darwin 
homepage	http://oregano.gforge.lug.fi.uba.ar/index.php
# i host the tarball at my OD site
master_sites	http://opendarwin.org/~olegb/
checksums	md5 86b665ebe1ad3b674f473487d76a580d
depends_lib	lib:libgnomeprintui-2-2:libgnomeprintui lib:libgtksourceview-1:gtksourceview
use_bzip2 	yes
configure.args	--mandir=${prefix}/share/man 
configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
