Date: Sat, 24 Feb 2018 13:38:02 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462813 - head/devel/rubygem-murmurhash3 Message-ID: <201802241338.w1ODc2Nr069549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 24 13:38:02 2018 New Revision: 462813 URL: https://svnweb.freebsd.org/changeset/ports/462813 Log: Add LICENSE Modified: head/devel/rubygem-murmurhash3/Makefile Modified: head/devel/rubygem-murmurhash3/Makefile ============================================================================== --- head/devel/rubygem-murmurhash3/Makefile Sat Feb 24 13:37:57 2018 (r462812) +++ head/devel/rubygem-murmurhash3/Makefile Sat Feb 24 13:38:02 2018 (r462813) @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Implementation of murmur3 hashing function +LICENSE= MIT + USE_RUBY= yes USES= gem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802241338.w1ODc2Nr069549>