summaryrefslogblamecommitdiff
path: root/security/srm/Makefile
blob: c67f31c22cd6aa7b18e1d09fafc8a8cf0d510d62 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                             
                     










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