aboutsummaryrefslogblamecommitdiff
path: root/security/pear-Net_Portscan/Makefile
blob: f07ae0d94b9644be6fbfbae90bfaf6eb220d0798 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                          
           




                             
                                  

                                                  

                    
 
                      
# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Net_Portscan
PORTVERSION=	1.0.3
CATEGORIES=	security pear

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

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>