# $Id$ PortSystem 1.0 name fauhdlc version 20120707 categories devel platforms darwin maintainers raimue description VHDL compiler and interpreter long_description \ fauhdlc is an experimental VHDL compiler and interpreter. It can compile a \ subset of VHDL 2000 to an intermediate language. The result can be simulated \ with an interpreter. homepage http://www3.informatik.uni-erlangen.de/Research/fauhdlc/ master_sites ${homepage}/downloads/ checksums md5 f77e0c1c7b0ee99a53e0f23a4667fda8 \ rmd160 83ffdf6f8b554b80a73d1d652d256795ac446769 \ sha256 7a7fbff3de28e7d86ef5e8be4792ad79b83019096fcb4fa09dd790c5a0568610 depends_build port:flex \ port:bison \ port:xmlto use_autoreconf yes # clang++ does not like the C++ sources generated by flex/bison compiler.blacklist clang livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\[0-9\]+)${extract.suffix}