summaryrefslogtreecommitdiffstats
path: root/opkhelper-1.0-doc.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'opkhelper-1.0-doc.pkg/control')
-rw-r--r--opkhelper-1.0-doc.pkg/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/opkhelper-1.0-doc.pkg/control b/opkhelper-1.0-doc.pkg/control
new file mode 100644
index 0000000..7b9bdac
--- /dev/null
+++ b/opkhelper-1.0-doc.pkg/control
@@ -0,0 +1,15 @@
+Package: opkhelper-1.0-doc
+Architecture: all
+Depends: opkg
+Description: opkg build helper tools - documentation
+ A set of programs to assist in building binary packages installable by the
+ lightweight package manager "opkg" [1]. These tools are inspired by
+ "debhelper" [2], a similar set of programs written primarily by Joey Hess for
+ Debian. They are designed to build source packages that comply with draft
+ version 1.0 of this source package format:
+ <http://wiki.os.pehjota.net/specs/source_package_format_1.0>
+ .
+ 1: <https://code.google.com/p/opkg/>
+ 2: <http://kitenet.net/~joey/code/debhelper/>
+ .
+ This package provides manual pages for the opkhelper utilities.