svn commit: r462815 - head/net/rubygem-iproto
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 24 13:38:13 UTC 2018
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
More information about the svn-ports-all
mailing list