---
name: arpscan
version: 0.5
origin: net-mgmt/arpscan
comment: Simple arp scanner
arch: freebsd:9:x86:64
www: http://code.google.com/p/arpscan/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 11725
desc: |
  arpscan is a very simple scanner which sends out arp requests for
  the given IP addresses and displays a list of the found hosts.

  WWW: http://code.google.com/p/arpscan/
deps:
  libdnet: {origin: net/libdnet, version: 1.11_3}
categories: [net-mgmt]
files:
  /usr/local/bin/arpscan: a23868fda4d643f6a4d271c26b17bbe9dcaaaa0406fadd07ac2f126501b905fb
  /usr/local/share/licenses/arpscan-0.5/BSD: c751a8476807a9c3155e59ab222d338ba5519805c2bf70eca04ce84d21a68a77
  /usr/local/share/licenses/arpscan-0.5/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/arpscan-0.5/catalog.mk: 659e488b41c14f602cd6be02f19619915ee7859a3d96edaf561696d4c94b6655
directories:
  /usr/local/share/licenses/arpscan-0.5/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
