pkgsrc-wip/autossh/Makefile

19 lines
453 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2009/04/05 14:33:29 mj_turner Exp $
#
DISTNAME= autossh-1.4b
CATEGORIES= security
MASTER_SITES= http://www.harding.motd.ca/autossh/
EXTRACT_SUFX= .tgz
MAINTAINER= mj@mjturner.net
HOMEPAGE= http://www.harding.motd.ca/autossh/
COMMENT= Monitor and automatically restart SSH sessions and tunnels
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
.include "../../mk/bsd.pkg.mk"