# $Id: Portfile 20458 2006-11-03 15:12:21Z blair@macports.org $ PortSystem 1.0 name vbpp version 1.1.0 categories science maintainers toby@opendarwin.org description Verilog preprocessor long_description \ VBPP is a Verilog preprocessor. It has support \ for most Verilog preprocessing directives and \ additional directives. homepage http://www.flex.com/~jching/ platforms darwin master_sites ${homepage} checksums md5 05e87eca8f55df157b1b99422b12c91d build.target depend vpp test.run yes test.target examples destroot { xinstall -m 555 ${worksrcpath}/vpp ${destroot}${prefix}/bin }