- Add rubygem-fog-ecloud 0.0.2

Fog::Ecloud is a module for the fog gem to support Terremark EnterpriseCloud.

WWW: https://github.com/fog/fog-ecloud
RG:  https://rubygems.org/gems/fog-ecloud
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-12-28 13:18:24 +00:00
parent 32072abe0e
commit 5108b679d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375715
4 changed files with 28 additions and 0 deletions

View File

@ -1015,6 +1015,7 @@
SUBDIR += rubygem-domain_name
SUBDIR += rubygem-dropbox-sdk
SUBDIR += rubygem-fog-atmos
SUBDIR += rubygem-fog-ecloud
SUBDIR += rubygem-fog-profitbricks
SUBDIR += rubygem-fog-radosgw
SUBDIR += rubygem-fog-sakuracloud

View File

@ -0,0 +1,21 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= fog-ecloud
PORTVERSION= 0.0.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Module for the 'fog' gem to support Terremark EnterpriseCloud
LICENSE= MIT
RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \
rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/fog-ecloud-0.0.2.gem) = 28db3b9a907bc8816999eeb93855a076527065879eae59b1551f91f8cc951d52
SIZE (rubygem/fog-ecloud-0.0.2.gem) = 55296

View File

@ -0,0 +1,4 @@
Fog::Ecloud is a module for the fog gem to support Terremark EnterpriseCloud.
WWW: https://github.com/fog/fog-ecloud
RG: https://rubygems.org/gems/fog-ecloud