You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
24 lines
1010 B
Tcl
24 lines
1010 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-bit32
|
|
version 5.3.5.1
|
|
revision 0
|
|
luarocks.rock bit32-${version}-1.src.rock
|
|
license MIT
|
|
maintainers nomaintainer
|
|
|
|
description Lua 5.2 bit manipulation library
|
|
long_description bit32 is the native Lua 5.2 bit manipulation library, in the version \
|
|
from Lua 5.3\; it is compatible with Lua 5.1, 5.2, 5.3 and 5.4.
|
|
|
|
checksums rmd160 668603c613b1f7e008f5fb80ec3aab3c0d0e5d33 \
|
|
sha256 0e273427f2b877270f9cec5642ebe2670242926ba9638d4e6df7e4e1263ca12c \
|
|
size 66668
|
|
|
|
luarocks.worksrcdir lua-compat-5.3-0.10
|
|
|
|
luarocks.uploader siffiejoe
|