- Add rubygem-fog-profitbricks 0.0.1

Fog::profitbricks is a module for the fog gem to support ProfitBricks.

WWW: https://github.com/fog/fog-profitbricks
RG:  https://rubygems.org/gems/fog-profitbricks
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-11-24 19:06:45 +00:00
parent 07c644c73d
commit 2b81fe806e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373353
4 changed files with 29 additions and 0 deletions

View File

@ -1007,6 +1007,7 @@
SUBDIR += rubygem-connection_pool
SUBDIR += rubygem-domain_name
SUBDIR += rubygem-dropbox-sdk
SUBDIR += rubygem-fog-radosgw
SUBDIR += rubygem-fog-softlayer
SUBDIR += rubygem-geoip
SUBDIR += rubygem-gitlab_omniauth-ldap

View File

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

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/fog-profitbricks-0.0.1.gem) = 765258b1120f43becda0cbd3cd23e1b02f7f70fc4085260e54ef2dd9396e3c05
SIZE (rubygem/fog-profitbricks-0.0.1.gem) = 27648

View File

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