23 lines
350 B
Makefile

# $OpenBSD: Makefile,v 1.13 2019/07/12 21:02:23 sthen Exp $
COMMENT= terminal locking utility
DISTNAME= gone-1.3.5
CATEGORIES= misc
REVISION = 0
HOMEPAGE= http://www.marcuscom.com/
PERMIT_PACKAGE= Yes
WANTLIB= c
MASTER_SITES= ${HOMEPAGE}/downloads/
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= with_setuid="no"
NO_TEST= Yes
.include <bsd.port.mk>