devel/rubygem-activejob52: Add USES=cpe

This commit is contained in:
Po-Chuan Hsieh 2021-09-28 03:34:08 +08:00
parent 0d693f1fe2
commit 407ddbc8f5
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -15,11 +15,14 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport52>=${PORTVERSION}:devel/rubygem-activesupport52 \
rubygem-globalid-rails52>=0.3.6:databases/rubygem-globalid-rails52
USES= gem
USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
CPE_VENDOR= rubyonrails
CPE_PRODUCT= active_job
PORTSCOUT= limit:^5\.2\.
.include <bsd.port.mk>