opnsense-ports/net/xprobe/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

17 lines
343 B
Makefile

# Created by: Kris Kennaway <kris@FreeBSD.org>
# $FreeBSD$
PORTNAME= xprobe2
PORTVERSION= 0.3
CATEGORIES= net
MASTER_SITES= SF/xprobe/${PORTNAME}/Xprobe2%20${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= ICMP active OS fingerprint scanner
LICENSE= GPLv2
CONFIGURE_ENV= INSTALL=${INSTALL}
GNU_CONFIGURE= yes
.include <bsd.port.mk>