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:
parent
6848b973c5
commit
20d6082b23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373355
21
net/rubygem-fog-sakuracloud/Makefile
Normal file
21
net/rubygem-fog-sakuracloud/Makefile
Normal 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>
|
2
net/rubygem-fog-sakuracloud/distinfo
Normal file
2
net/rubygem-fog-sakuracloud/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/fog-sakuracloud-0.1.1.gem) = 6eb4cb3984daf074f9984fe9b30901378728a4a5e119875e5d4253e75008ac40
|
||||
SIZE (rubygem/fog-sakuracloud-0.1.1.gem) = 16896
|
5
net/rubygem-fog-sakuracloud/pkg-descr
Normal file
5
net/rubygem-fog-sakuracloud/pkg-descr
Normal 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
|
Loading…
Reference in New Issue
Block a user