diff --git a/devel/rubygem-bson/Makefile b/devel/rubygem-bson/Makefile index 14451b5bd83f..b66d9cc58cff 100644 --- a/devel/rubygem-bson/Makefile +++ b/devel/rubygem-bson/Makefile @@ -1,17 +1,18 @@ # Created by: Evan Sarmiento PORTNAME= bson PORTVERSION= 4.12.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Full featured BSON specification implementation in Ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes .include