You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
28 lines
875 B
Tcl
28 lines
875 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
|
|
|
|
name bashish
|
|
version 2.2.4
|
|
categories sysutils
|
|
platforms any
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
supported_archs noarch
|
|
|
|
description Bashish is a theming utility for text environments.
|
|
|
|
long_description Bashish can be used to theme text environments, \
|
|
like terminals. Bashish is compatible with most \
|
|
popular shells.
|
|
|
|
homepage http://bashish.sourceforge.net/
|
|
master_sites sourceforge
|
|
|
|
checksums sha1 532ed2a1c1bacafb459c2c7dedf720e9047bd716 \
|
|
rmd160 d1cae1490ed4b667bec8b21f2cfb3875394ec8cf
|
|
|
|
depends_lib port:dialog
|
|
|
|
build.target
|