Files

21 lines
787 B
Plaintext

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup ruby 1.0
ruby.branches 3.3 3.2 3.1
ruby.setup multi_json 1.15.0 gem {} rubygems
revision 0
homepage https://github.com/intridea/multi_json
checksums rmd160 cb5a2b86c5fa32fe5bdc18a9b7e8bed461e27f68 \
sha256 1fd04138b6e4a90017e8d1b804c039031399866ff3fbabb7822aea367c78615d \
size 22016
license MIT
categories-append devel
platforms any
supported_archs noarch
maintainers nomaintainer
description A generic swappable back-end for JSON handling
long_description {*}${description}