diff --git a/devel/rubygem-sprockets/Makefile b/devel/rubygem-sprockets/Makefile index fde4e9b2ac67..185a7fa05905 100644 --- a/devel/rubygem-sprockets/Makefile +++ b/devel/rubygem-sprockets/Makefile @@ -1,23 +1,24 @@ # Created by: Mikhail T. PORTNAME= sprockets PORTVERSION= 4.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rack-based asset packaging system LICENSE= MIT RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby \ rubygem-rack>=1,3<3,3:www/rubygem-rack -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/sprockets .include