b52fcf7dd8
1.3.5: * Added a -x option to disable extended system commands * Added a -b option to supress printing the banner
15 lines
376 B
Makefile
15 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/10/13 15:52:00 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= gone-1.3.5
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://jaguar.ir.miami.edu/~marcus/
|
|
|
|
MAINTAINER= zuntum@NetBSD.org
|
|
HOMEPAGE= http://jaguar.ir.miami.edu/~marcus/
|
|
COMMENT= Terminal locking utility with many improvements over lock(1)
|
|
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_ENV= with_setuid=no
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|