mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
793 B
Tcl
19 lines
793 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 3.0
|
|
ruby.setup rufus-mnemo 1.2.3 gem {} rubygems
|
|
description Turns (large) integers into Japanese-sounding words \
|
|
and vice versa
|
|
long_description {*}${description}
|
|
license MIT
|
|
maintainers nomaintainer
|
|
homepage https://github.com/jmettraux/rufus-mnemo/
|
|
platforms any
|
|
supported_archs noarch
|
|
checksums rmd160 63aeba7c4fd6dcce890b41a1f7c5329afff7a990 \
|
|
sha256 56889505f23ad879d49faca350a10d914b7fa39c05a8f00b543e5bf30fa81ffd \
|
|
size 8192
|