svn commit: r462812 - head/devel/rubygem-bin_utils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 24 13:37:58 UTC 2018


Author: sunpoet
Date: Sat Feb 24 13:37:57 2018
New Revision: 462812
URL: https://svnweb.freebsd.org/changeset/ports/462812

Log:
  Add LICENSE

Modified:
  head/devel/rubygem-bin_utils/Makefile

Modified: head/devel/rubygem-bin_utils/Makefile
==============================================================================
--- head/devel/rubygem-bin_utils/Makefile	Sat Feb 24 13:37:51 2018	(r462811)
+++ head/devel/rubygem-bin_utils/Makefile	Sat Feb 24 13:37:57 2018	(r462812)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Extracting binary integers from binary string and packing back
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USES=		gem
 


More information about the svn-ports-all mailing list