# $Id: Portfile 52439 2009-06-16 20:36:17Z and.damore@macports.org $

PortSystem          1.0

name                irsim
version             9.7.71
categories          science
maintainers         and.damore openmaintainer
description         IRSIM, a switch level simulator for digital circuits
long_description    IRSIM is switch level simulator for digital circuits, it treats \
                    transistors as ideal switches. Extracted capacitance and lumped \
                    resistance values are used to make the switch a little bit more \
                    realistic than the ideal, using the RC time constants to predict the \
                    relative timing of events.
                    
homepage            http://opencircuitdesign.com/irsim/
platforms           darwin

master_sites        http://opencircuitdesign.com/irsim/archive

checksums           md5     c30c2f37893f4f862b2083dae7a2d6d1 \
                    sha1    91c385a3dd756dd600596759e1a80cd067f4d0a5 \
                    rmd160  3da6f4f7e67dc75f76beeff09101b55b7596614a

extract.suffix      .tgz

depends_lib         port:tcl \
                    port:tk

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