f4e1f3b974
PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
13 lines
238 B
Makefile
13 lines
238 B
Makefile
# Created by: Wen Heping <wen@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Net_Portscan
|
|
PORTVERSION= 1.0.3
|
|
CATEGORIES= security pear
|
|
|
|
MAINTAINER= joneum@bsdproject.de
|
|
COMMENT= Provides an API for scanning ports
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|