summaryrefslogtreecommitdiff
path: root/libtool/Makefile
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-24 14:48:04 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-24 14:48:04 +0400
commit98cb3b26f4043c9a83029c21855ff61b7601e611 (patch)
treee0e08eb9e6a168c65444dfc9751a522cb08b0ab3 /libtool/Makefile
downloadcibs-pkgs-98cb3b26f4043c9a83029c21855ff61b7601e611.tar.gz
Initial commit from cibs/examples
Diffstat (limited to 'libtool/Makefile')
-rw-r--r--libtool/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/libtool/Makefile b/libtool/Makefile
new file mode 100644
index 0000000..db1a2ac
--- /dev/null
+++ b/libtool/Makefile
@@ -0,0 +1,22 @@
+include /usr/share/cibs/rules/ips.mk
+include /usr/share/cibs/rules/archive.mk
+include /usr/share/cibs/rules/patch.mk
+include /usr/share/cibs/rules/autoreconf.mk
+include /usr/share/cibs/rules/autotools.mk
+include /usr/share/cibs/rules/32.mk
+include /usr/share/cibs/rules/64.mk
+
+summary := Generic library support script
+license := GPL
+license-file := COPYING
+
+home := http://www.gnu.org/software/libtool/
+name := libtool
+version := 2.4.2
+archive := $(name)-$(version).tar.gz
+download := http://ftp.gnu.org/gnu/$(name)/$(archive)
+checksum := \
+ md5:d2f3b7d4627e69e13514a40e72a24d50 \
+ sha1:22b71a8b5ce3ad86e1094e7285981cae10e6ff88 \
+ sha256:b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918 \
+ size:2632347