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

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

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

View File

@ -15,9 +15,11 @@ RUN_DEPENDS= rubygem-rails-dom-testing>=1<3:textproc/rubygem-rails-dom-testing \
rubygem-railties4>=4.2.0:www/rubygem-railties4 \
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>