aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/re2c/re2c.inc
blob: 5e44dbe7be0667c0d02473e8e061de8bfec6d308 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Tool for writing very fast and very flexible scanners"
HOMEPAGE = "http://re2c.sourceforge.net/"
AUTHOR = "Marcus Börger helly@users.sourceforge.net"
SECTION = "devel"
PRIORITY = "optional"
LICENSE = "PD"

SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"

BBCLASSEXTEND = "native"

inherit autotools