summaryrefslogtreecommitdiff
path: root/packages/flex/flex.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/flex/flex.inc')
-rw-r--r--packages/flex/flex.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/flex/flex.inc b/packages/flex/flex.inc
deleted file mode 100644
index 048b3cb47d..0000000000
--- a/packages/flex/flex.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-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"
-S = "${WORKDIR}/flex-${PV}"
-
-inherit autotools
-