diff --git a/devel/rubygem-gems/Makefile b/devel/rubygem-gems/Makefile index 2e8ee8d1ae66..f547eb808ef7 100644 --- a/devel/rubygem-gems/Makefile +++ b/devel/rubygem-gems/Makefile @@ -1,17 +1,20 @@ PORTNAME= gems PORTVERSION= 2.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby wrapper for the RubyGems.org API WWW= https://github.com/rubygems/gems LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= gem +USES= cpe gem + +CPE_PRODUCT= rubygems +CPE_VENDOR= rubygems NO_ARCH= yes .include