svn commit: r387275 - head/security/rubygem-nmap-parser

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 24 15:36:30 UTC 2015


Author: sunpoet
Date: Sun May 24 15:36:30 2015
New Revision: 387275
URL: https://svnweb.freebsd.org/changeset/ports/387275

Log:
  - Add LICENSE

Modified:
  head/security/rubygem-nmap-parser/Makefile

Modified: head/security/rubygem-nmap-parser/Makefile
==============================================================================
--- head/security/rubygem-nmap-parser/Makefile	Sun May 24 15:36:26 2015	(r387274)
+++ head/security/rubygem-nmap-parser/Makefile	Sun May 24 15:36:30 2015	(r387275)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby interface to Nmap scan data
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	nmap:${PORTSDIR}/security/nmap
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list