]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/flex/flex.inc
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / flex / flex.inc
1 DESCRIPTION = "Flex is a tool for generating programs that recognize lexical patterns in text."
2 SECTION = "devel"
3 LICENSE = "BSD"
4
5 SRC_URI = "${SOURCEFORGE_MIRROR}/lex/flex-2.5.31.tar.bz2 \
6            file://fix-gen.patch;patch=1"
7 S = "${WORKDIR}/flex-${PV}"
8
9 inherit autotools
10