aboutsummaryrefslogtreecommitdiffstats
path: root/packages/flex/flex.inc
blob: 8f84eb1996d658441c735d9fba112d45eb8e1122 (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 = "http://mesh.dl.sf.net/lex/flex-2.5.31.tar.bz2"
S = "${WORKDIR}/flex-${PV}"

inherit autotools