freebsd-ports/net/xprobe/Makefile
Sunpoet Po-Chuan Hsieh 73da2f9060 Add LICENSE_FILE
2018-02-10 21:37:20 +00:00

19 lines
375 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
LICENSE_FILE= ${WRKSRC}/COPYING
CONFIGURE_ENV= INSTALL=${INSTALL}
GNU_CONFIGURE= yes
.include <bsd.port.mk>