pkgsrc/security/srm/Makefile

17 lines
348 B
Makefile
Raw Normal View History

2008-06-20 03:09:05 +02:00
# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:35 joerg 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)
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"