summaryrefslogtreecommitdiffstats
path: root/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
commit991ec0e8624379ca701c67f28cf420151583d351 (patch)
tree1c495f653f332d1dcf3d2651eb60f06b0b466e5b /package/arpwatch/ipkg
parent4d799e1e76c6552c807a00760c6325add0921d67 (diff)
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 000000000..9b9d8b3f6
--- /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 000000000..b11a9cef2
--- /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