mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-activejob52: Add USES=cpe
This commit is contained in:
parent
0d693f1fe2
commit
407ddbc8f5
1 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue