freebsd-ports/security/pear-Net_Portscan/Makefile
2014-09-26 09:05:59 +00:00

13 lines
234 B
Makefile

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