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:
parent
f5db016c48
commit
0d693f1fe2
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user