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