summaryrefslogtreecommitdiff
path: root/security/srm/Makefile
blob: c09b542257e8fe5aecba400db253132faf16f4e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2004/03/01 09:43:06 cube Exp $
#

DISTNAME=		srm-1.2.8
CATEGORIES=		security
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=srm/}

MAINTAINER=		cube@NetBSD.org
HOMEPAGE=		http://srm.sourceforge.net/
COMMENT=		Secure replacement for rm(1)

USE_BUILDLINK3=		yes
GNU_CONFIGURE=		yes

.include "../../mk/bsd.pkg.mk"