summaryrefslogtreecommitdiff
path: root/misc/gone/Makefile
blob: 21a10ca8dfc76db555ce77ebbdcc4c5ff0ce85a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.4 2001/06/08 21:12:07 zuntum Exp $
# FreeBSD Id: ports/misc/gone/Makefile,v 1.8 2001/01/16 17:31:40 sobomax Exp

DISTNAME=	gone-1.3.2b
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"