- Add rubygem-fog-cloudatcost 0.2.1
Fog::CloudAtCost is a module for the 'fog' gem to support CloudAtCost services. WWW: https://github.com/fog/fog-cloudatcost
This commit is contained in:
parent
029c399e28
commit
25d6b44419
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412233
@ -1094,6 +1094,7 @@
|
||||
SUBDIR += rubygem-fog-atmos
|
||||
SUBDIR += rubygem-fog-aws
|
||||
SUBDIR += rubygem-fog-brightbox
|
||||
SUBDIR += rubygem-fog-cloudatcost
|
||||
SUBDIR += rubygem-fog-dynect
|
||||
SUBDIR += rubygem-fog-ecloud
|
||||
SUBDIR += rubygem-fog-google
|
||||
|
25
net/rubygem-fog-cloudatcost/Makefile
Normal file
25
net/rubygem-fog-cloudatcost/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fog-cloudatcost
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Module for the 'fog' gem to support CloudAtCost
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-fog-core>=1.36:devel/rubygem-fog-core \
|
||||
rubygem-fog-json>=1.0:devel/rubygem-fog-json \
|
||||
rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml \
|
||||
rubygem-ipaddress>=0.8:net/rubygem-ipaddress
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
net/rubygem-fog-cloudatcost/distinfo
Normal file
2
net/rubygem-fog-cloudatcost/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/fog-cloudatcost-0.2.1.gem) = d2bb142047f011024c8f50fe340144c78997b410eeb4fb3e66127bd15cd448e5
|
||||
SIZE (rubygem/fog-cloudatcost-0.2.1.gem) = 20480
|
3
net/rubygem-fog-cloudatcost/pkg-descr
Normal file
3
net/rubygem-fog-cloudatcost/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Fog::CloudAtCost is a module for the 'fog' gem to support CloudAtCost services.
|
||||
|
||||
WWW: https://github.com/fog/fog-cloudatcost
|
Loading…
Reference in New Issue
Block a user