1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

flex.inc : update HOMEPAGE metadata field

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble
2010-06-08 12:25:25 -07:00
committed by Saul Wold
parent 2dcd8612c0
commit 3d5e9f0a04
+2
View File
@@ -1,4 +1,6 @@
DESCRIPTION = "Flex is a tool for generating programs that recognize lexical patterns in text."
HOMEPAGE = "http://sourceforge.net/projects/flex/"
SECTION = "devel"
LICENSE = "BSD"
DEPENDS = "gettext"