freebsd-ports/security/srm/Makefile
Kevin Lo d6b9b96368 Update to 1.2.2
PR: 22975
Submitted by: MAINTAINER
2000-11-21 05:57:24 +00:00

20 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.2
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>