summaryrefslogtreecommitdiffstats
path: root/libtool.pkg
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-02 13:01:31 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-02 13:01:31 (EDT)
commit8bcfb29890f0a67ae0db0e9b478c7546c2651769 (patch)
treeabdb356a88a79821b1d0af865f76c7c5943911d9 /libtool.pkg
parentbd89c4794ea0663674ee6c2c3e5dff8b53650c38 (diff)
Add binary packages
Diffstat (limited to 'libtool.pkg')
-rw-r--r--libtool.pkg/control5
-rw-r--r--libtool.pkg/files8
2 files changed, 13 insertions, 0 deletions
diff --git a/libtool.pkg/control b/libtool.pkg/control
new file mode 100644
index 0000000..7ef4b5e
--- /dev/null
+++ b/libtool.pkg/control
@@ -0,0 +1,5 @@
+Architecture: all
+Platform: all
+Depends: libtool-common (>= ${Source-Version})
+Description: GNU Portable Library Tool
+ ${Common-Description}
diff --git a/libtool.pkg/files b/libtool.pkg/files
new file mode 100644
index 0000000..45c0131
--- /dev/null
+++ b/libtool.pkg/files
@@ -0,0 +1,8 @@
+/usr/bin/
+/usr/share/libtool/config/
+/usr/share/aclocal/argz.m4
+/usr/share/aclocal/libtool.m4
+/usr/share/aclocal/lt~obsolete.m4
+/usr/share/aclocal/ltoptions.m4
+/usr/share/aclocal/ltsugar.m4
+/usr/share/aclocal/ltversion.m4