aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-nmap-parser
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 15:36:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 15:36:30 +0000
commit4fddace6b2c88be0cc95930824faa61f93b49a2b (patch)
treedad958a35f780c7b9eed7c64851b9739e0342eab /security/rubygem-nmap-parser
parent9ded2ba7f16a10b22ef2814ae7874ea3291daa33 (diff)
downloadports-4fddace6b2c88be0cc95930824faa61f93b49a2b.tar.gz
ports-4fddace6b2c88be0cc95930824faa61f93b49a2b.zip
- Add LICENSE
Notes
Notes: svn path=/head/; revision=387275
Diffstat (limited to 'security/rubygem-nmap-parser')
-rw-r--r--security/rubygem-nmap-parser/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-nmap-parser/Makefile b/security/rubygem-nmap-parser/Makefile
index d66020cb25bc..84ee3baa80f7 100644
--- a/security/rubygem-nmap-parser/Makefile
+++ b/security/rubygem-nmap-parser/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to Nmap scan data
+LICENSE= MIT
+
RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap
USE_RUBY= yes