1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/security/srm/Makefile
Trevor Johnson e80f3b9f7e Add new port of srm 1.2.0, a utility which overwrites the contents
of files when it deletes them.

PR:		22289
Submitted by:	Keith J. Jones <keith.jones@ieee.org>
2000-10-25 18:55:26 +00:00

21 lines
357 B
Makefile

# New ports collection makefile for: srm
# Date created: 25 Oct 2000
# Whom: Keith J. Jones <keith.jones@ieee.org>
#
# $FreeBSD$
#
PORTNAME= srm
PORTVERSION= 1.2.0
CATEGORIES= security sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= srm
MAINTAINER= keith.jones@ieee.org
USE_LIBTOOL= YES
MAN1= srm.1
.include <bsd.port.mk>