diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/obliterate/Makefile | 18 | ||||
-rw-r--r-- | sysutils/obliterate/distinfo | 1 | ||||
-rw-r--r-- | sysutils/obliterate/pkg-comment | 1 | ||||
-rw-r--r-- | sysutils/obliterate/pkg-descr | 4 | ||||
-rw-r--r-- | sysutils/obliterate/pkg-plist | 1 |
5 files changed, 25 insertions, 0 deletions
diff --git a/sysutils/obliterate/Makefile b/sysutils/obliterate/Makefile new file mode 100644 index 000000000000..af098735d2ed --- /dev/null +++ b/sysutils/obliterate/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: obliterate +# Version required: 0.3 +# Date created: 17 Nov 1999 +# Whom: Wes Peters <wes@FreeBSD.ORG> +# +# $FreeBSD$ +# + +DISTNAME= obliterate-0.3 +CATEGORIES= sysutils +MASTER_SITES= ftp://ftp.xmission.com/pub/users/s/softweyr/pub/ + +MAINTAINER= wes@softweyr.com + +MAN8= obliterate.8 +MANCOMPRESSED= yes + +.include <bsd.port.mk> diff --git a/sysutils/obliterate/distinfo b/sysutils/obliterate/distinfo new file mode 100644 index 000000000000..ff651f9b1895 --- /dev/null +++ b/sysutils/obliterate/distinfo @@ -0,0 +1 @@ +MD5 (obliterate-0.3.tar.gz) = 2be07e763197f6e94d32fbdd6b18aed9 diff --git a/sysutils/obliterate/pkg-comment b/sysutils/obliterate/pkg-comment new file mode 100644 index 000000000000..5b1c551b1208 --- /dev/null +++ b/sysutils/obliterate/pkg-comment @@ -0,0 +1 @@ +Securely delete file[s]. diff --git a/sysutils/obliterate/pkg-descr b/sysutils/obliterate/pkg-descr new file mode 100644 index 000000000000..68781c8837b3 --- /dev/null +++ b/sysutils/obliterate/pkg-descr @@ -0,0 +1,4 @@ +Obliterate overwrites the named file[s] with a pattern designed to +securely remove the data from the surface of most modern disk drives. + +Author: Wes Peters <wes@softweyr.com> diff --git a/sysutils/obliterate/pkg-plist b/sysutils/obliterate/pkg-plist new file mode 100644 index 000000000000..3742e9f7aa9d --- /dev/null +++ b/sysutils/obliterate/pkg-plist @@ -0,0 +1 @@ +bin/obliterate |