2015-02-16 22:57:07 +00:00

23 lines
439 B
Makefile

# $OpenBSD: Makefile,v 1.17 2015/02/16 22:57:11 naddy Exp $
COMMENT= ICMP active OS fingerprint scanner
DISTNAME= xprobe2-0.3
REVISION= 0
CATEGORIES= net security
HOMEPAGE= http://xprobe.sourceforge.net/
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c m pcap stdc++
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xprobe/}
CONFIGURE_STYLE= gnu
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/cfg-scripts
NO_TEST= Yes
.include <bsd.port.mk>