1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-10-20 17:20:12 +00:00
parent 2fea0dae76
commit 62c8a50619
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515042

View File

@ -15,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \
rubygem-fog-json>=0:devel/rubygem-fog-json
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>