# Created by: Wen Heping # $FreeBSD$ PORTNAME= Net_Nmap PORTVERSION= 1.0.4 CATEGORIES= net pear MAINTAINER= miwi@FreeBSD.org COMMENT= A Simple Wrapper Class for the Nmap Utility BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser RUN_DEPENDS:= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include