summaryrefslogtreecommitdiff
path: root/net/xprobe/Makefile
blob: 73c2be99858c31e69f863a5956a4e7938e37436d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Ports collection makefile for:  xprobe
# Date created:			  23 Aug 2001
# Whom:				  Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xprobe
PORTVERSION=	0.0.2
CATEGORIES=    	net security
MASTER_SITES=	http://www.sys-security.com/archive/tools/X/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	ICMP active OS fingerprint scanner

GNU_CONFIGURE=	yes

MAN1=	xprobe.1

.include <bsd.port.mk>