e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
15 lines
398 B
Makefile
15 lines
398 B
Makefile
# $NetBSD: Makefile,v 1.8 2003/06/02 01:17:04 jschauma Exp $
|
|
|
|
DISTNAME= scanssh-1.6b
|
|
WRKSRC= ${WRKDIR}/scanssh
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://monkey.org/~provos/ \
|
|
ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/
|
|
|
|
MAINTAINER= tech-pkg@netbsd.org
|
|
HOMEPAGE= http://monkey.org/~provos/scanssh/
|
|
COMMENT= ssh remote version scanner
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|