mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
28 lines
943 B
Tcl
28 lines
943 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 haskell_cabal 1.0
|
|
|
|
name matterhorn
|
|
version 90000.0.0
|
|
revision 0
|
|
checksums rmd160 b5a2eaf4f0bf466e665ac1f81f8b1c49f6c42ebf \
|
|
sha256 57838f85c6740e8fb17c6e96c716c657931e163546658e1043a73cd6031c866d \
|
|
size 1057207
|
|
|
|
master_sites https://hackage.haskell.org/package/${name}-${version}
|
|
|
|
description A feature-rich Unix terminal client for the \
|
|
Mattermost chat system.
|
|
long_description {*}${description}
|
|
|
|
homepage https://github.com/matterhorn-chat/matterhorn/
|
|
|
|
categories net
|
|
maintainers {isi.edu:calvin @cardi} openmaintainer
|
|
license BSD
|
|
|
|
build.target exe:matterhorn
|
|
|
|
test.run yes
|