# $Id: Portfile 97445 2012-09-06 06:07:31Z ryandesign@macports.org $

PortSystem 1.0
name		ivtools
version		1.0.7
categories	graphics
platforms	darwin
maintainers	nomaintainer
description	X11 based drawing editors for PostScript, TeX, web graphics
long_description 	ivtools (pronounced eye-vee-tools) is a suite of \
		 	free X Windows drawing editors for PostScript, TeX, and web graphics \
			production, as well as an embeddable and extendable vector graphic shell
homepage	http://ivtools.sourceforge.net/
master_sites	sourceforge:ivtools
extract.suffix	.tgz
checksums	md5 1f515d219edce6f341a12a999df7781b
patchfiles	patch-config.defs.in patch-site.def.DARWIN
worksrcdir	ivtools-1.0
build.args	prefix=${prefix}
destroot.destdir   prefix=${destroot}${prefix}

depends_build   port:imake
