pkgsrc/sysutils/ir-account/Makefile

18 lines
419 B
Makefile
Raw Normal View History

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