# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

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

depends_build       port:imake

worksrcdir          ivtools-1.0

patchfiles          patch-config.defs.in \
                    patch-site.def.DARWIN

build.args          prefix=${prefix}

destroot.destdir    prefix=${destroot}${prefix}
