svn commit: r400779 - head/devel/rubygem-bson

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 4 20:13:04 UTC 2015


Author: sunpoet
Date: Wed Nov  4 20:13:02 2015
New Revision: 400779
URL: https://svnweb.freebsd.org/changeset/ports/400779

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-bson/Makefile

Modified: head/devel/rubygem-bson/Makefile
==============================================================================
--- head/devel/rubygem-bson/Makefile	Wed Nov  4 20:12:57 2015	(r400778)
+++ head/devel/rubygem-bson/Makefile	Wed Nov  4 20:13:02 2015	(r400779)
@@ -10,7 +10,9 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Full featured BSON specification implementation in Ruby
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
+#NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list