1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-07 15:09:50 +00:00
Files
2009-01-03 18:32:32 +00:00

11 lines
303 B
PHP

DESCRIPTION = "Flex is a tool for generating programs that recognize lexical patterns in text."
SECTION = "devel"
LICENSE = "BSD"
SRC_URI = "${SOURCEFORGE_MIRROR}/flex/flex-2.5.31.tar.bz2 \
file://flex-lvalue.diff;patch=1 \
file://fix-gen.patch;patch=1"
inherit autotools_stage