# -*- 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 curb 1.0.5 gem {} rubygems categories-append devel license MIT maintainers nomaintainer description Ruby bindings for libcurl long_description {*}${description} homepage https://github.com/taf2/curb checksums rmd160 0ed6a616eb7b34d4cd7576420fb8fa6250e0ea97 \ sha256 2c4755dfb5d6190e9ebb4407b23ac5a5c2c226be1449e6d3bdf625656352efd1 \ size 92160 if {${name} ne ${subport}} { depends_lib-append \ port:curl }