You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
722 B
Tcl
19 lines
722 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup luarocks_org 1.0
|
|
|
|
name lua-cjson
|
|
version 2.1.0.10
|
|
revision 0
|
|
luarocks.rock lua-cjson-${version}-1.src.rock
|
|
license MIT
|
|
maintainers {judaew @judaew} openmaintainer
|
|
|
|
description Lua CJSON is a fast JSON encoding/parsing module for Lua
|
|
long_description {*}${description}.
|
|
|
|
checksums rmd160 8948dbbe1f9f17e74f41ab915fa538912adbcda2 \
|
|
sha256 02dea368d07753647c75bd9e6660dd4d06ff7d09956d90d5afc4c3f5b78ed187 \
|
|
size 94831
|