# $Id: Portfile 73213 2010-11-07 01:01:12Z ryandesign@macports.org $ PortSystem 1.0 name srm version 1.2.10 description srm is a secure replacement for rm(1). long_description \ srm is a secure replacement for rm(1). Unlike the standard rm, it \ overwrites the data in the target files before unlinking them. This \ prevents command-line recovery of the data by examining the raw \ block device. It may also help frustrate physical examination of the\ disk, although it's unlikely that it can completely prevent that \ type of recovery. It is, essentially, a paper shredder for sensitive\ files. maintainers nomaintainer categories sysutils platforms darwin homepage http://srm.sourceforge.net/ master_sites sourceforge checksums sha1 ef67e6a1abb1823b864de0a560487e6985f65815 \ rmd160 bf75458bd356287b0bc293ac61417429496828e7 patchfiles patch-configure.diff livecheck.type regex livecheck.url http://sourceforge.net/projects/${name}/files/ livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}