Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2015 20:13: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: r400779 - head/devel/rubygem-bson
Message-ID:  <201511042013.tA4KD2OV061121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511042013.tA4KD2OV061121>