---
name: choparp
version: 20021107_4
origin: net-mgmt/choparp
comment: Simple proxy arp daemon
arch: freebsd:10:x86:64
www: http://sourceforge.net/projects/choparp/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 12566
desc: |
  choparp is a easy-to-use proxy arp daemon.  It watches arp request pack-
  ets visible on the interface specified by argument if_name, and sends
  proxy arp reply to the sender if the arp request queries the MAC address
  (ethernet hardware address) for the network speicified by net_addr and
  net_mask.

  WWW: http://sourceforge.net/projects/choparp/
categories:
- net-mgmt
files:
  /usr/local/etc/rc.d/choparp: 15b7774c2b8590c95c239ee4e88c2bbd24cef3a5f349cde5cb75065ba790121d
  /usr/local/man/man8/choparp.8.gz: eab8fd499a8eda3ecc620edf322d5def20caff06fb1866e6fc6c06966eb70b6a
  /usr/local/sbin/choparp: 621554b96f9b6c915140e74a52eb10e53cc4edcdd1b15d427cf8ff7ab7838709
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
