aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Net_Portscan/Makefile
blob: 1272429d5f058c06b4aa4ddd5442bb4deb50deaa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>