# -*- 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
# $Id: Portfile 99327 2012-11-01 22:41:07Z jmr@macports.org $

PortSystem          1.0

name                freehdl
version             0.0.7
revision            1
categories          science math
# most files are GPL or LGPL but there are some restrictively-licensed IEEE headers
license             Restrictive
maintainers         digitalis.org:rowue openmaintainer
platforms           darwin
description         A free VHDL simulator used for digital simulations by qucs
long_description    A project to develop a free, open source, GPL'ed VHDL simulator \
                    for Linux!
depends_build       path:bin/pkg-config:pkgconfig
homepage            http://www.freehdl.seul.org
master_sites        http://freehdl.seul.org/~enaroska/
checksums           md5     6d702aa188fb2c62f8cfca5a2f66d956 \
                    sha1    eca7ad3ac58e56b72842e83a0a702c05b8f86aa4 \
                    rmd160  d00e14d6b1cd97154b221717124c6e20b0d4f776

patchfiles          std-vhdl-types.hh.patch kernel-sig-info.hh.patch \
                    driver_info.cc.patch
