freebsd-ports/security/pear-Net_Portscan/Makefile
2021-05-23 00:20:48 +08:00

13 lines
239 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
PORTNAME= Net_Portscan
PORTVERSION= 1.0.3
CATEGORIES= security pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides an API for scanning ports
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>