From c56801c8206935b05806f3fe3fed81ab10424118 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 13 Jun 2018 23:29:27 +0200 Subject: [PATCH] dev-ruby/msgpack: initial import --- packages/dev-ruby/msgpack/msgpack-1.2.4.exheres-0 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 packages/dev-ruby/msgpack/msgpack-1.2.4.exheres-0 diff --git a/packages/dev-ruby/msgpack/msgpack-1.2.4.exheres-0 b/packages/dev-ruby/msgpack/msgpack-1.2.4.exheres-0 new file mode 100644 index 0000000..4eaf192 --- /dev/null +++ b/packages/dev-ruby/msgpack/msgpack-1.2.4.exheres-0 @@ -0,0 +1,15 @@ +# Copyright 2018 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require gem + +SUMMARY="Binary-based efficient data interchange format for ruby binding" +HOMEPAGE="https://msgpack.org" + +LICENCES="Apache-2.0" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +BUGS_TO="hasufell@posteo.de" +