freebsd-ports/security/pear-Net_Portscan/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

14 lines
250 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
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>