---
name: devel-replay
version: 1.0.4
origin: devel/replay
comment: Program that helps you fix a build interactively
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 7664
desc: |
  Best program ever.

  This program is a wrapper, it will exec whatever arguments it's given and
  if the program returns a non-zero exit status or terminates abnormally it
  will prompt the user to run the program again.

  It's best used when debugging a large build like so:

  make CC="replay cc"

  Then if cc bombs you don't have to restart make, you can just fix your
  source file and resume your build.
categories: [devel]
files:
  /usr/local/bin/replay: 5ecb7d8228517558f42c6e1c587ec8bdeab3b0043ebfec3e8428e3ec5c8a9f7d
scripts: {}
