Portfile

# $Id: Portfile 22300 2007-02-25 20:09:19Z gwright@macports.org $

PortSystem 1.0
name gtkwave
version 3.0.22
categories cad
platforms darwin
maintainers gwright@macports.org
description A viewer for common electronic CAD waveform files.
long_description \
GTKWave is a fully featured GTK+ based wave viewer for Unix \
and Win32 which reads LXT, LXT2, VZT, and GHW files as well \
as standard Verilog VCD/EVCD files and allows their viewing.

homepage http://home.nc.rr.com/gtkwave
master_sites ${homepage}/
checksums md5 084af7d77aca234ce101f8afc37430ab \
sha1 d462103b5ba63baceeef849d0afc655104272948 \
rmd160 c23a9ada20b5582ccedde49dd51650d7adb29c68

depends_lib port:gtk2
patchfiles patch-configure

configure.args --prefix=${destroot}${prefix} \
--mandir=\\\${prefix}/share/man

files