pkgsrc/security/srm/Makefile

17 lines
354 B
Makefile
Raw Normal View History

2010-11-01 01:08:09 +01:00
# $NetBSD: Makefile,v 1.4 2010/11/01 00:08:15 wiz Exp $
#
DISTNAME= srm-1.2.8
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=srm/}
2010-11-01 01:08:09 +01:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://srm.sourceforge.net/
COMMENT= Secure replacement for rm(1)
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"