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

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

This commit is contained in:
Po-Chuan Hsieh 2021-09-28 03:34:31 +08:00
parent ef46e5339f
commit 5fd97f6187
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-rails5>=1<3:textproc/rubygem-rails-dom-te
rubygem-railties5>=4.2.0:www/rubygem-railties5 \
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>