---
name: choparp
version: 20021107_4
origin: net-mgmt/choparp
comment: Simple proxy arp daemon
arch: freebsd:9:x86:64
www: http://sourceforge.net/projects/choparp/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 12725
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: 5fcf2f6066fab95a7282db15b29484e1569b8ce782ae43f16e740880a83b4717
  /usr/local/man/man8/choparp.8.gz: eab8fd499a8eda3ecc620edf322d5def20caff06fb1866e6fc6c06966eb70b6a
  /usr/local/sbin/choparp: 98c050699827622b92203d7d78d1b375871d936c89fb10d30ef2c60223a5c44c
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
