freebsd-ports/net/xprobe/Makefile
Kris Kennaway 1306ff7f07 Update to xprobe 0.0.2 and drop maintainership
PR:		ports/44153
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-05-11 04:54:41 +00:00

20 lines
395 B
Makefile

# 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>