1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/security/srm/Makefile
2004-02-06 13:12:53 +00:00

23 lines
470 B
Makefile

# New ports collection makefile for: srm
# Date created: 25 Oct 2000
# Whom: Keith J. Jones <kjones@antihackertoolkit.com>
#
# $FreeBSD$
#
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
PLIST_FILES= bin/srm
.include <bsd.port.mk>