openbsd-ports/net/xprobe/Makefile

24 lines
553 B
Makefile
Raw Normal View History

2002-03-08 21:23:53 -05:00
# $OpenBSD: Makefile,v 1.4 2002/03/09 02:23:53 pvalchev 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
2001-12-24 02:51:05 -05:00
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
2002-03-08 21:23:53 -05:00
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/cfg-scripts
.include <bsd.port.mk>