1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Add LICENSE_FILE

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-10-16 13:15:54 +00:00
parent 571fa37d60
commit 4d062869cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399458

View File

@ -10,11 +10,13 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fog backend for provisioning users on Ceph Radosgw
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-fog-core>=1.21.0:${PORTSDIR}/devel/rubygem-fog-core \
rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \
rubygem-fog-xml>=0.0.1:${PORTSDIR}/textproc/rubygem-fog-xml
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes