Date: Sat, 24 Feb 2018 13:38:12 +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: r462815 - head/net/rubygem-iproto Message-ID: <201802241338.w1ODcCH6069765@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 24 13:38:12 2018 New Revision: 462815 URL: https://svnweb.freebsd.org/changeset/ports/462815 Log: Add LICENSE Modified: head/net/rubygem-iproto/Makefile Modified: head/net/rubygem-iproto/Makefile ============================================================================== --- head/net/rubygem-iproto/Makefile Sat Feb 24 13:38:07 2018 (r462814) +++ head/net/rubygem-iproto/Makefile Sat Feb 24 13:38:12 2018 (r462815) @@ -11,8 +11,10 @@ COMMENT= Ruby implementation of Mail.Ru iproto protoco RUN_DEPENDS= rubygem-bin_utils>=0.0.3:devel/rubygem-bin_utils -NO_ARCH= yes +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USE_RUBY= yes USES= gem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802241338.w1ODcCH6069765>