# $Id: Portfile,v 1.3 2004/01/06 14:25:12 mww Exp $ PortSystem 1.0 name bcwipe version 1.3-1 distname BCWipe-1.3-1 categories sysutils security maintainers daved@nostrum.com description Securely erase data from magnetic and solid-state memory. long_description The BCWipe software is intended to give you a \ confidence that your deleted files cannot be \ recovered by an intruder. BCWipe repeatedly \ overwrites special patterns to the files to be \ destroyed. BCWipe for UNIX offers two wiping \ schemas: US DoD 5200.28-STD standard and Peter \ Gutmann's 35 pass scheme. homepage http://www.jetico.com/ platforms darwin master_sites http://www.jetico.com/linux/ checksums md5 f66050aedb7c24484ea529f800dabbf9 worksrcdir bcwipe patchfiles patch-Makefile.diff \ patch-wipe.c.diff configure { reinplace "s|@@prefix@@|${prefix}|g" ${worksrcpath}/Makefile }