---
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: 12636
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: 410893a5ab54b46620e221913ff859ce2cb711b511c62222a13a9598174055c2
  /usr/local/man/man8/choparp.8.gz: eab8fd499a8eda3ecc620edf322d5def20caff06fb1866e6fc6c06966eb70b6a
  /usr/local/sbin/choparp: 9be4a0383d55a41b65cc686e136a5e6b2de66c2bee7a3e6f28e05432d8ac86c3
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
