mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
777 B
Tcl
19 lines
777 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 htmlentities 4.3.4 gem {} rubygems
|
|
license MIT
|
|
platforms any
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
description Module for encoding/decoding (X)HTML entities
|
|
long_description {*}${description}
|
|
homepage https://github.com/threedaymonk/htmlentities
|
|
checksums rmd160 de3350e6138953aab3b6a30b4f37aeb7efda3958 \
|
|
sha256 125a73c6c9f2d1b62100b7c3c401e3624441b663762afa7fe428476435a673da \
|
|
size 31744
|
|
supported_archs noarch
|