openbsd-ports/net/xprobe/Makefile
2001-12-24 07:51:05 +00:00

23 lines
501 B
Makefile

# $OpenBSD: Makefile,v 1.3 2001/12/24 07:51:06 mark Exp $
COMMENT= "ICMP active OS fingerprint scanner"
DISTNAME= xprobe-0.0.2
CATEGORIES= net security
NEED_VERSION= 1.427
HOMEPAGE= http://www.sys-security.com/html/projects/X.html
MAINTAINER= Mark Grimes <mark@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.sys-security.com/archive/tools/X/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>