---
name: rotorouter
version: 1.0_2
origin: net-mgmt/rotorouter
comment: Traceroute attempt logger and result spoofer
arch: freebsd:9:x86:64
www: http://www.ussrback.com/UNIX/loggers/fakeroute.c
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 12072
desc: |
  A program for faking the standard unix udp-based traceroute.

  WWW: http://www.ussrback.com/UNIX/loggers/fakeroute.c
categories: [net-mgmt]
files:
  /usr/local/etc/rc.d/rotorouter: 6faf514639aa064639e43aee32ec0b46943f95d9723963069a59b73c41735624
  /usr/local/etc/rotorouter.conf-example: 99c1dc8ae2192b9dff18b52637379293d4c468497cd84fdf8e8c2567be6ab42b
  /usr/local/sbin/rotorouter: f3463c2c5f440c2874df63682cd85cc58a5b841fbf7d6c01b141915194ccd06b
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    if cmp -s /usr/local/etc/rotorouter.conf /usr/local/etc/rotorouter.conf-example; then rm -f /usr/local/etc/rotorouter.conf; fi
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: "========================================================================\n
  \  NOTICE    NOTICE    NOTICE    NOTICE    NOTICE    NOTICE    NOTICE\n========================================================================\n\nThe
  rotorouter port has been installed with an example configuration\nfile, located
  at /usr/local/etc/rotorouter.conf-example.\n\nYou need to build your own config
  file using local network information,\nand add the following line to /etc/rc.conf:\n\n\trotorouter_enable=\"YES\"\n\n========================================================================\n"
