aboutsummaryrefslogtreecommitdiffstats
path: root/package/arpwatch/ipkg
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-12 18:34:40 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-12 18:34:40 +0000
commit9dbfb92074a0464c47016b483301e57b8a869948 (patch)
tree1c495f653f332d1dcf3d2651eb60f06b0b466e5b /package/arpwatch/ipkg
parent0d093a375f233e8f1e777dca78619c2504c22a81 (diff)
downloadupstream-9dbfb92074a0464c47016b483301e57b8a869948.tar.gz
upstream-9dbfb92074a0464c47016b483301e57b8a869948.tar.bz2
upstream-9dbfb92074a0464c47016b483301e57b8a869948.zip
convert arpwatch to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@840 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/arpwatch/ipkg')
-rw-r--r--package/arpwatch/ipkg/arpwatch.conffiles1
-rw-r--r--package/arpwatch/ipkg/arpwatch.control7
2 files changed, 8 insertions, 0 deletions
diff --git a/package/arpwatch/ipkg/arpwatch.conffiles b/package/arpwatch/ipkg/arpwatch.conffiles
new file mode 100644
index 0000000000..9b9d8b3f6a
--- /dev/null
+++ b/package/arpwatch/ipkg/arpwatch.conffiles
@@ -0,0 +1 @@
+/etc/arpwatch/arp.dat
diff --git a/package/arpwatch/ipkg/arpwatch.control b/package/arpwatch/ipkg/arpwatch.control
new file mode 100644
index 0000000000..b11a9cef2f
--- /dev/null
+++ b/package/arpwatch/ipkg/arpwatch.control
@@ -0,0 +1,7 @@
+Package: arpwatch
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: Ethernet monitor program for keeping track of ethernet/ip address pairings
+Depends: libpcap