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

www/rubygem-jquery-rails-rails50: Add USES=cpe

This commit is contained in:
Po-Chuan Hsieh 2021-09-28 03:34:34 +08:00
parent 5fd97f6187
commit e5628f0406
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -16,9 +16,11 @@ RUN_DEPENDS= rubygem-rails-dom-testing-rails50>=1<3:textproc/rubygem-rails-dom-t
rubygem-railties50>=4.2.0:www/rubygem-railties50 \
rubygem-thor>=0.14<2.0:devel/rubygem-thor
USES= gem
USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
CPE_VENDOR= rubyonrails
.include <bsd.port.mk>