# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/security/pear-Net_Portscan/Makefile 441000 2017-05-16 13:37:51Z joneum $

PORTNAME=	Net_Portscan
PORTVERSION=	1.0.3
CATEGORIES=	security pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Provides an API for scanning ports

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>
