pkgsrc/security/msu/Makefile
2017-09-03 09:22:57 +00:00

16 lines
379 B
Makefile

# $NetBSD: Makefile,v 1.11 2017/09/03 09:22:58 wiz Exp $
DISTNAME= msu-1.09
CATEGORIES= security
MASTER_SITES= http://msu.googlecode.com/files/
EXTRACT_SUFX= .tbz
MAINTAINER= abs@NetBSD.org
HOMEPAGE= https://code.google.com/archive/p/msu/
COMMENT= Mini passwordless su
MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR:Q}
PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.pkg.mk"