aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-bosh_common
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2015-06-10 20:27:42 +0000
committerSteve Wills <swills@FreeBSD.org>2015-06-10 20:27:42 +0000
commit71fc60c7a58cad8d1108fd9dd0a293f084d7a717 (patch)
tree93d79a96982d1868268dfbc51a101d3624c81c63 /devel/rubygem-bosh_common
parent8910560f766c23a928256928773c16a9ff2f37d6 (diff)
downloadports-71fc60c7a58cad8d1108fd9dd0a293f084d7a717.tar.gz
ports-71fc60c7a58cad8d1108fd9dd0a293f084d7a717.zip
devel/rubygem-bosh_common: create port
BOSH common, part of BOSH WWW: https://github.com/cloudfoundry/bosh
Notes
Notes: svn path=/head/; revision=389141
Diffstat (limited to 'devel/rubygem-bosh_common')
-rw-r--r--devel/rubygem-bosh_common/Makefile18
-rw-r--r--devel/rubygem-bosh_common/distinfo2
-rw-r--r--devel/rubygem-bosh_common/pkg-descr3
3 files changed, 23 insertions, 0 deletions
diff --git a/devel/rubygem-bosh_common/Makefile b/devel/rubygem-bosh_common/Makefile
new file mode 100644
index 000000000000..d1eb3b9af3f4
--- /dev/null
+++ b/devel/rubygem-bosh_common/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+PORTNAME= bosh_common
+PORTVERSION= 1.2941.0
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= BOSH common
+
+RUN_DEPENDS= rubygem-semi_semantic>=1.1.0:${PORTSDIR}/devel/rubygem-semi_semantic \
+ rubygem-logging>=1.8.2:${PORTSDIR}/devel/rubygem-logging
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST=yes
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-bosh_common/distinfo b/devel/rubygem-bosh_common/distinfo
new file mode 100644
index 000000000000..94200968a647
--- /dev/null
+++ b/devel/rubygem-bosh_common/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/bosh_common-1.2941.0.gem) = 4706a85e48ad371346cf4a413a92331e7d847674a3de14e123356eedf8bb331f
+SIZE (rubygem/bosh_common-1.2941.0.gem) = 11776
diff --git a/devel/rubygem-bosh_common/pkg-descr b/devel/rubygem-bosh_common/pkg-descr
new file mode 100644
index 000000000000..476e6b3134be
--- /dev/null
+++ b/devel/rubygem-bosh_common/pkg-descr
@@ -0,0 +1,3 @@
+BOSH common
+
+WWW: https://github.com/cloudfoundry/bosh