---
name: crashme
version: 2.4_1
origin: sysutils/crashme
comment: A tool to test an operating system's robustness
arch: freebsd:9:x86:64
www: http://crashme.codeplex.com/
maintainer: gjc@alum.mit.edu
prefix: /usr/local
licenselogic: single
licenses: [LGPL21]
flatsize: 60437
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: 917640a667818ee5f81cfdc1099c501b6e55307e28d68edaa1ea70be13697c74
  /usr/local/bin/pddet: a95b46b4b24425b31a85f0be421e1f0594091b70306f5c34c8d1cfc185ad7e26
  /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
