Package: memtester Version: 4.0.8 Revision: 1 Depends: BuildDepends: fink (>= 0.28.0) Source: http://pyropus.ca/software/memtester/old-versions/%n-%v.tar.gz Source-MD5: a4971ed1ccaf5b2e2148fd66b0eb7363 SourceDirectory: %n-%v CompileScript: make InstallScript: << install -d '%i/share/man/man8' install -m 644 memtester.8 '%i/share/man/man8/' install -d '%i/bin' install memtester '%i/bin/' << Description: Userspace memory subsystem fault tester DescDetail: << memtester is a utility for testing the memory subsystem in a computer to determine if it is faulty. << DescPort: << `make install` expects top level /man instead of /share/man; we just install manually here since it's just two files. << Maintainer: Thomas Kho Homepage: http://pyropus.ca/software/memtester/ License: GPL DocFiles: COPYING README README.tests