summaryrefslogtreecommitdiff
path: root/openwrt/package/arpwatch/ipkg
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-12 18:34:40 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-12 18:34:40 +0000
commit363746833cc0e113f56d80f6bbe63c99dae9e3cc (patch)
treeb381f098ba0c3a521278eb2e48f04dc6b3abaab0 /openwrt/package/arpwatch/ipkg
parent6b08782f4c7ffa224646b5e5fb5c4afa4d513ebb (diff)
convert arpwatch to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@840 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/arpwatch/ipkg')
-rw-r--r--openwrt/package/arpwatch/ipkg/arpwatch.conffiles1
-rw-r--r--openwrt/package/arpwatch/ipkg/arpwatch.control7
2 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/arpwatch/ipkg/arpwatch.conffiles b/openwrt/package/arpwatch/ipkg/arpwatch.conffiles
new file mode 100644
index 0000000000..9b9d8b3f6a
--- /dev/null
+++ b/openwrt/package/arpwatch/ipkg/arpwatch.conffiles
@@ -0,0 +1 @@
+/etc/arpwatch/arp.dat
diff --git a/openwrt/package/arpwatch/ipkg/arpwatch.control b/openwrt/package/arpwatch/ipkg/arpwatch.control
new file mode 100644
index 0000000000..b11a9cef2f
--- /dev/null
+++ b/openwrt/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