[31488] trunk/dports/editors

rhwood at macports.org rhwood at macports.org
Sun Nov 25 09:26:59 PST 2007


Revision: 31488
          http://trac.macosforge.org/projects/macports/changeset/31488
Author:   rhwood at macports.org
Date:     2007-11-25 09:26:58 -0800 (Sun, 25 Nov 2007)

Log Message:
-----------
New port bean, a simple rich text editor

Added Paths:
-----------
    trunk/dports/editors/bean/
    trunk/dports/editors/bean/Portfile

Added: trunk/dports/editors/bean/Portfile
===================================================================
--- trunk/dports/editors/bean/Portfile	                        (rev 0)
+++ trunk/dports/editors/bean/Portfile	2007-11-25 17:26:58 UTC (rev 31488)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem	1.0
+PortGroup xcode 1.0
+
+name        bean
+version     0.9.9
+categories  editors aqua
+maintainers	rhwood openmaintainer
+description	A small, simple rich text editor.
+long_description    \
+    Bean is a small, simple word processor (or more precisely, a rich text \
+    editor), with many niceties added to make writing convenient, efficient \
+    and comfortable.
+homepage    http://www.bean-osx.com/
+master_sites    http://www.bean-osx.com/source/
+
+distname	Bean-Source
+use_zip     yes
+checksums	\
+    md5 36a0120c8afac021c72b7db3c69d16d3 \
+    sha1 341c95bdd34633399ace2ce6d25cbc14d98c9072 \
+    rmd160 33954ee3297a3d9a6fb518a4190a693fd08fee15
+
+worksrcdir	Bean
+
+xcode.target	Bean
+xcode.configuration	Release


Property changes on: trunk/dports/editors/bean/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071125/71fc07f9/attachment.html


More information about the macports-changes mailing list