1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

www/rubygem-activeresource4: Add USES=cpe

This commit is contained in:
Po-Chuan Hsieh 2021-09-22 06:18:27 +08:00
parent 247b7e6292
commit 53065bc3d1
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -15,11 +15,14 @@ RUN_DEPENDS= rubygem-activemodel4>=4.0<5:databases/rubygem-activemodel4 \
rubygem-activesupport4>=4.0<5:devel/rubygem-activesupport4 \
rubygem-rails-observers>=0.1.2<0.2:devel/rubygem-rails-observers
USES= gem
USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
CPE_VENDOR= rubyonrails
CPE_PRODUCT= active_resource
PORTSCOUT= limit:^4\.
.include <bsd.port.mk>