---
name: crashme
version: 2.4_1
origin: sysutils/crashme
comment: A tool to test an operating system's robustness
arch: freebsd:10:x86:64
www: http://crashme.codeplex.com/
maintainer: gjc@alum.mit.edu
prefix: /usr/local
licenselogic: single
licenses:
- LGPL21
flatsize: 94709
desc: "Crashme is a very simple program that tests the operating\nenvironment's robustness
  by invoking random data as if it were a\nprocedure. The standard signals are caught
  and handled with a setjmp\nback to a loop which will try again to produce a fault
  by executing\nrandom data. Some people call this stress testing.  \n\nWWW: http://crashme.codeplex.com/\n"
categories:
- sysutils
files:
  /usr/local/bin/crashme: 413b98756bf558b51308610af3488f7a09d8af63564c258aa379a959114e3ed8
  /usr/local/bin/pddet: e13f3969d07436c6870f91ea2e1b25ac091ccbaeff8d0bf07de4de5d140c32a8
  /usr/local/man/man1/crashme.1.gz: 1ec6b430729f825d08cb49b663728c598a39b67d69568e8b1d98198631fe313b
  /usr/local/share/licenses/crashme-2.4_1/LGPL21: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551
  /usr/local/share/licenses/crashme-2.4_1/LICENSE: 771915ce001e64e6273d8877b28a1155e8c64a0053ed0b98d93dcb4562911c92
  /usr/local/share/licenses/crashme-2.4_1/catalog.mk: 48d635715a95dbf14bb88d2d7cb828113ba002dcb3c3c17d17f15b7301eadd1e
directories:
  /usr/local/share/licenses/crashme-2.4_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
