1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00

www/rubygem-webrick: Add USES=cpe

This commit is contained in:
Po-Chuan Hsieh 2021-09-22 06:16:44 +08:00
parent 1b92832527
commit 7de8e4394a
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -12,9 +12,11 @@ LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
CPE_VENDOR= ruby-lang
.include <bsd.port.mk>