summaryrefslogtreecommitdiff
path: root/security/ike-scan/Makefile
blob: c7fe7ec26b42fe0a84955542ce1569382d6d9713 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2004/02/28 15:29:20 taca Exp $
#

DISTNAME=	ike-scan-1.6
CATEGORIES=	security
MASTER_SITES=	http://www.nta-monitor.com/ike-scan/download/

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://www.nta-monitor.com/ike-scan/
COMMENT=	Fingerprinting IKE implementation

HAS_CONFIGURE=	YES
GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"