mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
Add rubygem-fog-aws0 0.13.0 (copied from rubygem-fog-aws)
This commit is contained in:
parent
8333ce8003
commit
2a602f5dca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435788
@ -1145,6 +1145,7 @@
|
||||
SUBDIR += rubygem-fog-aliyun
|
||||
SUBDIR += rubygem-fog-atmos
|
||||
SUBDIR += rubygem-fog-aws
|
||||
SUBDIR += rubygem-fog-aws0
|
||||
SUBDIR += rubygem-fog-azure
|
||||
SUBDIR += rubygem-fog-brightbox
|
||||
SUBDIR += rubygem-fog-cloudatcost
|
||||
|
25
net/rubygem-fog-aws0/Makefile
Normal file
25
net/rubygem-fog-aws0/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fog-aws
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 0
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Module for the 'fog' gem to support Amazon Web Services
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-fog-core>=1.38: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
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/rubygem-fog-aws0/distinfo
Normal file
3
net/rubygem-fog-aws0/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1480530507
|
||||
SHA256 (rubygem/fog-aws-0.13.0.gem) = da00aa570548ffa777a9481eea7b4e7acedf7f4ec2bcf33e4ac3a7f04174a8aa
|
||||
SIZE (rubygem/fog-aws-0.13.0.gem) = 521728
|
3
net/rubygem-fog-aws0/pkg-descr
Normal file
3
net/rubygem-fog-aws0/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Fog::Aws is a module for the 'fog' gem to support Amazon Web Services.
|
||||
|
||||
WWW: https://github.com/fog/fog-aws
|
Loading…
Reference in New Issue
Block a user