mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d6b9b96368
PR: 22975 Submitted by: MAINTAINER
21 lines
357 B
Makefile
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.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>
|