---
name: honeyd
version: 1.5c_5
origin: net/honeyd
comment: Simulate virtual network hosts (honeypots)
arch: freebsd:10:x86:64
www: http://www.citi.umich.edu/u/provos/honeyd/
maintainer: skreuzer@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 2161868
desc: |
  Honeyd is a small daemon that creates virtual hosts on a network. The
  hosts can be configured to run arbitrary services, and their TCP
  personality can be adapted so that they appear to be running certain
  versions of operating systems. Honeyd enables a single host to claim
  multiple addresses - I have tested up to 65536 - on a LAN for network
  simulation.

  WWW: http://www.citi.umich.edu/u/provos/honeyd/
deps:
  libdnet: {origin: net/libdnet, version: 1.11_3}
  libevent: {origin: devel/libevent, version: 1.4.14b_2}
categories:
- net
shlibs_required:
- libevent-1.4.so.4
- libpcre.so.3
shlibs_provided:
- libhoneyd.so
