Changes: * Added (or rather tested) Mac OS X support * Changed my email address in the manpage
15 lines
454 B
Makefile
15 lines
454 B
Makefile
# $NetBSD: Makefile,v 1.5 2001/07/10 09:58:46 zuntum Exp $
|
|
# FreeBSD Id: ports/misc/gone/Makefile,v 1.8 2001/01/16 17:31:40 sobomax Exp
|
|
|
|
DISTNAME= gone-1.3.4
|
|
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"
|