blob: 3e405b08e5cfce3b61d43accbdac456f5de792fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $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"
|