mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
791 B
Tcl
19 lines
791 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 terminal-notifier 2.0.0 gem {} rubygems
|
|
categories-append sysutils
|
|
platforms any
|
|
license MIT
|
|
maintainers nomaintainer
|
|
description Send user notifications on macOS 10.10 or higher
|
|
long_description {*}${description}
|
|
homepage https://github.com/julienXX/terminal-notifier
|
|
checksums rmd160 7877ef6a79cf49fe18dca7d50b3b13d065774484 \
|
|
sha256 7a0d2b2212ab9835c07f4b2e22a94cff64149dba1eed203c04835f7991078cea \
|
|
size 1030656
|
|
supported_archs noarch
|