devel/rubygem-activejob4: Add USES=cpe

This commit is contained in:
Po-Chuan Hsieh 2021-09-28 03:34:06 +08:00
parent ba555c6e89
commit c0e99e08cb
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-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \ RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \
rubygem-globalid>=0.3.0:databases/rubygem-globalid rubygem-globalid>=0.3.0:databases/rubygem-globalid
USES= gem USES= cpe gem
USE_RUBY= yes USE_RUBY= yes
NO_ARCH= yes NO_ARCH= yes
CPE_VENDOR= rubyonrails
CPE_PRODUCT= active_job
PORTSCOUT= limit:^4\.2\. PORTSCOUT= limit:^4\.2\.
.include <bsd.port.mk> .include <bsd.port.mk>