mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
803 B
Tcl
20 lines
803 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 rmail 1.1.4 gem {} rubygems
|
|
revision 0
|
|
platforms any
|
|
categories-append mail
|
|
license BSD
|
|
maintainers nomaintainer
|
|
description RMail is a light-weight mail library
|
|
long_description An e-mail handling library for the Ruby language.
|
|
homepage https://github.com/terceiro/rmail
|
|
checksums rmd160 e83fe5090608bf7c69f791c840cbebc76f7da43c \
|
|
sha256 11338a9834b207a6989826bb3d9c5505a339dcd3eacbcf8b389598b3ebbcb654 \
|
|
size 75264
|
|
supported_archs noarch
|