summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..04cf8f5
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: mactelnet
+Section: net
+Priority: extra
+Maintainer: Haakon Nessjoen <haakon.nessjoen@gmail.com>
+Build-Depends: debhelper (>= 7), linux-libc-dev (>= 2.6), libssl-dev (>= 0.9.8g-9)
+Standards-Version: 3.8.0
+Homepage: http://github.com/haakonnessjoen/MAC-Telnet/
+
+Package: mactelnet
+Architecture: any
+Depends: libssl0.9.8 (>= 0.9.8g-9), libc6 (>= 2.9)
+Description: MAC-Telnet client for Linux
+ A linux console tool for connecting to MikroTik RouterOS devices via their ethernet address.
+