aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Net_Portscan/Makefile
blob: c400bd10a0998b50c9c689aacc4be53c8f1f3f0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Wen Heping <wen@FreeBSD.org>

PORTNAME=	Net_Portscan
PORTVERSION=	1.0.3
CATEGORIES=	security pear

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

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>