openbsd-ports/misc/gone/Makefile
2022-03-11 19:38:05 +00:00

21 lines
289 B
Makefile

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>