1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/security/srm/Makefile

21 lines
357 B
Makefile
Raw Normal View History

# 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>