import ruby-gyoku

Gyoku translates Ruby Hashes to XML.

ok aja@
This commit is contained in:
jasper 2014-01-18 09:27:37 +00:00
parent aeed0e8df5
commit 68c7990ced
4 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/01/18 09:27:37 jasper Exp $
COMMENT = Gyoku translates Ruby Hashes to XML
DISTNAME = gyoku-1.1.1
CATEGORIES = textproc
# MIT
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = textproc/ruby-builder,${MODRUBY_FLAVOR}
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (gyoku-1.1.1.gem) = Dx5/oKky/IJkhnICWy5rTLD2LFL63u9RBxfBEnmz4po=
SIZE (gyoku-1.1.1.gem) = 15360

View File

@ -0,0 +1 @@
Gyoku translates Ruby Hashes to XML.

View File

@ -0,0 +1,29 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/01/18 09:27:37 jasper Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.gitignore
${GEM_LIB}/gems/${DISTNAME}/.rspec
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
${GEM_LIB}/gems/${DISTNAME}/Gemfile
${GEM_LIB}/gems/${DISTNAME}/MIT-LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/gyoku.gemspec
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/gyoku/
${GEM_LIB}/gems/${DISTNAME}/lib/gyoku.rb
${GEM_LIB}/gems/${DISTNAME}/lib/gyoku/array.rb
${GEM_LIB}/gems/${DISTNAME}/lib/gyoku/hash.rb
${GEM_LIB}/gems/${DISTNAME}/lib/gyoku/version.rb
${GEM_LIB}/gems/${DISTNAME}/lib/gyoku/xml_key.rb
${GEM_LIB}/gems/${DISTNAME}/lib/gyoku/xml_value.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/gyoku/
${GEM_LIB}/gems/${DISTNAME}/spec/gyoku/array_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/gyoku/hash_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/gyoku/xml_key_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/gyoku/xml_value_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/gyoku_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec