pkgsrc/security/scanssh/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

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"