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




                             
                                   

                                                  

                    
 
                      
# 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>