1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

devel/rubygem-activejob50: Add USES=cpe

This commit is contained in:
Po-Chuan Hsieh 2021-09-28 03:34:07 +08:00
parent f5db016c48
commit 0d693f1fe2
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-activesupport50>=${PORTVERSION}:devel/rubygem-activesupport50 \
rubygem-globalid-rails50>=0.3.6:databases/rubygem-globalid-rails50
USES= gem
USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
CPE_VENDOR= rubyonrails
CPE_PRODUCT= active_job
PORTSCOUT= limit:^5\.0\.
.include <bsd.port.mk>