aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Nmap-Parser
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-29 19:14:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-29 19:14:27 +0000
commit7f073a7046478358bb18a2cdd34ecac31d3168b4 (patch)
tree5731c3fd4911b3eb1b2f4f6c7d99154fd5917caa /security/p5-Nmap-Parser
parent9f90631a2635593b4a2149382e622f3359c35873 (diff)
downloadports-7f073a7046478358bb18a2cdd34ecac31d3168b4.tar.gz
ports-7f073a7046478358bb18a2cdd34ecac31d3168b4.zip
Notes
Diffstat (limited to 'security/p5-Nmap-Parser')
-rw-r--r--security/p5-Nmap-Parser/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/p5-Nmap-Parser/Makefile b/security/p5-Nmap-Parser/Makefile
index d4dba92e3459..18adfaee2f5e 100644
--- a/security/p5-Nmap-Parser/Makefile
+++ b/security/p5-Nmap-Parser/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Nmap-Parser
PORTVERSION= 1.33
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,11 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Parse nmap scan data with perl
-BUILD_DEPENDS= p5-XML-Twig>=3.16:textproc/p5-XML-Twig \
- p5-Storable>=2:devel/p5-Storable
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= p5-XML-Twig>=3.16:textproc/p5-XML-Twig
RUN_DEPENDS:= ${BUILD_DEPENDS} \
nmap:security/nmap
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure