pkgsrc/sysutils/ir-account/Makefile
2017-08-16 20:45:30 +00:00

17 lines
419 B
Makefile

# $NetBSD: Makefile,v 1.7 2017/08/16 20:45:45 wiz Exp $
#
DISTNAME= ir-account-0.2
CATEGORIES= sysutils
#MASTER_SITES= http://www.ir.bbn.com/~gdt/ir-account/
MAINTAINER= gdt@NetBSD.org
#HOMEPAGE= http://www.ir.bbn.com/~gdt/ir-account/
COMMENT= Copy accounts among systems and manage sudo privs
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
DEPENDS+= sudo>=1.6:../../security/sudo
.include "../../mk/bsd.pkg.mk"