Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[openembedded.git] / recipes / treecc / treecc_0.3.6.bb
1 DESCRIPTION = "Tree Compiler-Compiler from dotGNU"
2 SECTION = "devel"
3 LICENSE = "GPLv2"
4 HOMEPAGE = "http://www.southern-storm.com.au/treecc.html"
5 PRIORITY = "optional"
6
7 SRC_URI = "http://www.southern-storm.com.au/download/treecc-${PV}.tar.gz \
8            file://dont-make-in-examples.patch;patch=1"
9
10 inherit autotools
11