mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
754 B
Plaintext
21 lines
754 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 netrc 0.11.0 gem {} rubygems
|
|
|
|
maintainers nomaintainer
|
|
categories-append www devel
|
|
license MIT
|
|
description This library reads and writes .netrc files
|
|
long_description {*}${description}
|
|
homepage https://github.com/geemus/netrc
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
checksums rmd160 a1d21fe088d6e8b9582dc8cc5cccc951e0ce86ca \
|
|
sha256 de1ce33da8c99ab1d97871726cba75151113f117146becbe45aa85cb3dabee3f \
|
|
size 10752
|