mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
742 B
Tcl
19 lines
742 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 ruby 1.0
|
|
|
|
ruby.branches 3.3 3.2 3.1
|
|
ruby.setup execjs 2.9.1 gem {} rubygems
|
|
categories-append devel
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
description Run JavaScript code from Ruby
|
|
long_description {*}${description}
|
|
homepage https://github.com/rails/execjs
|
|
checksums rmd160 25e080ec1386d72561c1737d56b03b19a18e945d \
|
|
sha256 e8fd066f6df60c8e8fbebc32c6fb356b5212c77374e8416a9019ca4bb154dcfb \
|
|
size 18944
|
|
supported_archs noarch
|