[73731] trunk/dports/sysutils

ryandesign at macports.org ryandesign at macports.org
Mon Nov 22 16:27:05 PST 2010


Revision: 73731
          http://trac.macports.org/changeset/73731
Author:   ryandesign at macports.org
Date:     2010-11-22 16:27:01 -0800 (Mon, 22 Nov 2010)
Log Message:
-----------
bashish: new port, version 2.2.4; see #27427

Added Paths:
-----------
    trunk/dports/sysutils/bashish/
    trunk/dports/sysutils/bashish/Portfile

Added: trunk/dports/sysutils/bashish/Portfile
===================================================================
--- trunk/dports/sysutils/bashish/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/bashish/Portfile	2010-11-23 00:27:01 UTC (rev 73731)
@@ -0,0 +1,28 @@
+# -*- 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
+# $Id$
+
+PortSystem          1.0
+
+name                bashish
+version             2.2.4
+categories          sysutils
+platforms           darwin
+maintainers         deadpixi.com:jking
+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


Property changes on: trunk/dports/sysutils/bashish/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101122/f10b434f/attachment-0001.html>


More information about the macports-changes mailing list