aboutsummaryrefslogtreecommitdiffstats
path: root/packages/flex/flex.inc
blob: b28ad9e055f2439f678679b5d434e9d12e3e40fa (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Flex is a tool for generating programs that recognize lexical patterns in text."
SECTION = "devel"
LICENSE = "BSD"

SRC_URI = "${SOURCEFORGE_MIRROR}/lex/flex-2.5.31.tar.bz2"
S = "${WORKDIR}/flex-${PV}"

inherit autotools