You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
rb-http-form_data: new port
This commit is contained in:
committed by
Perry E. Metzger
parent
bc7690f530
commit
723574f301
@@ -0,0 +1,18 @@
|
||||
# -*- 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 http-form_data 2.3.0 gem {} rubygems
|
||||
categories-append devel
|
||||
platforms any
|
||||
license MIT
|
||||
maintainers nomaintainer
|
||||
description Utility-belt to build form data request bodies
|
||||
long_description {*}${description}
|
||||
homepage https://github.com/httprb/form_data
|
||||
checksums rmd160 b0856b62b8673c753171e2aced0ab9665a3f4c4b \
|
||||
sha256 cc4eeb1361d9876821e31d7b1cf0b68f1cf874b201d27903480479d86448a5f3 \
|
||||
size 17408
|
||||
supported_archs noarch
|
||||
Reference in New Issue
Block a user