openbsd-ports/sysutils/autossh/Makefile
2022-03-11 19:57:10 +00:00

24 lines
321 B
Makefile

COMMENT= SSH monitoring
DISTNAME= autossh-1.4g
CATEGORIES= sysutils
MASTER_SITES= ${HOMEPAGE}
HOMEPAGE= https://www.harding.motd.ca/autossh/
MAINTAINER= Gonzalo L. R. <gonzalo@openbsd.org>
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= c
EXTRACT_SUFX= .tgz
NO_TEST= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>