# New ports collection makefile for:	srm
# Date created:				25 Oct 2000
# Whom:					Keith J. Jones <kjones@antihackertoolkit.com>
#
# $FreeBSD: ports/security/srm/Makefile,v 1.4 2003/02/21 13:26:55 knu Exp $
#

PORTNAME=	srm
PORTVERSION=	1.2.6
CATEGORIES=	security sysutils
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	srm

MAINTAINER=	kjones@antihackertoolkit.com
COMMENT=	Secure rm, a utility which destroys file contents before unlinking

USE_LIBTOOL=	YES

MAN1=		srm.1

.include <bsd.port.mk>
