diff options
-rw-r--r-- | devel/rubygem-bson/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-bson/Makefile b/devel/rubygem-bson/Makefile index ad441890dc54..aec7fecbd2cb 100644 --- a/devel/rubygem-bson/Makefile +++ b/devel/rubygem-bson/Makefile @@ -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 |