# $Id: Portfile,v 1.1 2005/01/01 08:22:04 toby Exp $

PortSystem 1.0
name             ng-spice
version          rework-15c
categories       science
maintainers      toby@opendarwin.org
description      Circuit simulator based on Spice 3f5
long_description \
    ${description}
homepage         http://ngspice.sourceforge.net/
platforms        darwin

master_sites     sourceforge:ngspice
checksums        md5 55157484b65073e981ad7c7baf6d4101

worksrcdir       ${name}-rework-15

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