mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
791 B
Plaintext
21 lines
791 B
Plaintext
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.branches 3.3 3.2 3.1
|
|
ruby.setup http-accept 2.2.1 gem {} rubygems
|
|
revision 0
|
|
checksums rmd160 e4e499a129ad32dbc1b9f769ce85f777a4a719eb \
|
|
sha256 f8481ded20f782e43555f5c6b20222449fff4e5322462721c79c056b89ad500f \
|
|
size 15360
|
|
|
|
maintainers nomaintainer
|
|
categories-append www devel
|
|
license MIT
|
|
description Parse Accept and Accept-Language HTTP headers
|
|
long_description {*}${description}
|
|
homepage https://github.com/socketry/http-accept
|
|
platforms any
|
|
supported_archs noarch
|