]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/treecc/treecc_0.3.6.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / treecc / treecc_0.3.6.bb
1 DESCRIPTION = "Tree Compiler-Compiler from dotGNU"
2 SECTION = "devel"
3 LICENSE = "GPL-2"
4 HOMEPAGE = "http://www.southern-storm.com.au/treecc.html"
5 MAINTAINER = "Kirill Kononenko <krokas@aport.ru>"
6 PRIORITY = "optional"
7
8 SRC_URI = "http://www.southern-storm.com.au/download/treecc-${PV}.tar.gz \
9            file://dont-make-in-examples.patch;patch=1"
10
11 inherit autotools
12