diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-16 13:15:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-16 13:15:18 +0000 |
commit | cddfbf163cce72526a755823d03266eb58384281 (patch) | |
tree | c9e28a4f82cb85c0c04930b90d7b5fb2add93de8 /net/rubygem-fog-atmos | |
parent | f717e87ab6685468c43583318c4b4c16630e3dfd (diff) |
Notes
Diffstat (limited to 'net/rubygem-fog-atmos')
-rw-r--r-- | net/rubygem-fog-atmos/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-fog-atmos/Makefile b/net/rubygem-fog-atmos/Makefile index 093575b958b9..3297d931b771 100644 --- a/net/rubygem-fog-atmos/Makefile +++ b/net/rubygem-fog-atmos/Makefile @@ -10,10 +10,12 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for the 'fog' gem to support Atmos Cloud Storage LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |