1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Add rubygem-fog-sakuracloud 0.1.1

Fog::Sakuracloud is a module for the fog gem that allows you to manage resources
in the Sakura no Cloud.

WWW: https://github.com/fog/fog-sakuracloud
RG:  https://rubygems.org/gems/fog-sakuracloud
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-11-24 19:08:45 +00:00
parent 6848b973c5
commit 20d6082b23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373355
3 changed files with 28 additions and 0 deletions

View File

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

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/fog-sakuracloud-0.1.1.gem) = 6eb4cb3984daf074f9984fe9b30901378728a4a5e119875e5d4253e75008ac40
SIZE (rubygem/fog-sakuracloud-0.1.1.gem) = 16896

View File

@ -0,0 +1,5 @@
Fog::Sakuracloud is a module for the fog gem that allows you to manage resources
in the Sakura no Cloud.
WWW: https://github.com/fog/fog-sakuracloud
RG: https://rubygems.org/gems/fog-sakuracloud