# $Id$ PortSystem 1.0 name memtester version 4.0.8 categories sysutils maintainers hostwizard.com:scott platforms darwin description A userspace utility for testing the memory subsystem for faults. long_description ${description} homepage http://pyropus.ca/software/memtester/ master_sites ${homepage}/old-versions checksums md5 a4971ed1ccaf5b2e2148fd66b0eb7363 \ sha1 1330edaa60e0d797b83df51a56bba377db9223fc \ rmd160 b804eb9563f98ffbd51ce17c091b71a466ba4eae livecheck.url ${homepage}/old-versions/ livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}" use_configure no pre-patch { reinplace "s|/usr/local|${destroot}${prefix}|" ${worksrcpath}/Makefile reinplace "s|man/man|share/man/man|" ${worksrcpath}/Makefile }