# $Id$ PortSystem 1.0 name treecc version 0.3.10 categories devel maintainers mww platforms darwin description Manages generation of code to handle syntax trees. long_description The treecc program is designed to assist in the \ development of compilers and other language-based \ tools. It manages the generation of code to handle \ abstract syntax trees and operations upon the trees. homepage http://www.southern-storm.com.au/treecc.html master_sites http://www.southern-storm.com.au/download \ gnu:dotgnu/pnet \ macports checksums sha1 f905cb535559b0e2d04fa86da14de240f5b1e44f configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL \ NEWS README ${destroot}${prefix}/share/doc/${name} } test.run yes test.target check livecheck.check regex livecheck.url ${homepage} livecheck.regex treecc-(\[0-9\\.\]+)\\.