summaryrefslogtreecommitdiff
path: root/openwrt/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
commit797cd0a1e92726e14c744d35e92966fa5ec6a323 (patch)
treeb381f098ba0c3a521278eb2e48f04dc6b3abaab0 /openwrt/package/arpwatch/ipkg
parentbf21614eb2082797f2ed1d09aee3bc7b89d284bf (diff)
downloadmtk-20170518-797cd0a1e92726e14c744d35e92966fa5ec6a323.zip
mtk-20170518-797cd0a1e92726e14c744d35e92966fa5ec6a323.tar.gz
mtk-20170518-797cd0a1e92726e14c744d35e92966fa5ec6a323.tar.bz2
convert arpwatch to new packaging style
SVN-Revision: 840
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 0000000..9b9d8b3
--- /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 0000000..b11a9ce
--- /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