diff options
Diffstat (limited to 'libtool/libtool_1.5.6.oe')
-rw-r--r-- | libtool/libtool_1.5.6.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libtool/libtool_1.5.6.oe b/libtool/libtool_1.5.6.oe index 66c7a26ce6..bb740c108e 100644 --- a/libtool/libtool_1.5.6.oe +++ b/libtool/libtool_1.5.6.oe @@ -2,6 +2,9 @@ DESCRIPTION = "Generic library support script \ This is GNU libtool, a generic library support script. Libtool hides \ the complexity of generating special library types (such as shared \ libraries) behind a consistent interface." +HOMEPAGE = "http://www.gnu.org/software/libtool/libtool.html" +LICENSE = "GPL" +SECTION = "devel" PR = "r1" SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \ |