[49552] trunk/dports/editors

blb at macports.org blb at macports.org
Sat Apr 11 23:27:19 PDT 2009


Revision: 49552
          http://trac.macports.org/changeset/49552
Author:   blb at macports.org
Date:     2009-04-11 23:27:19 -0700 (Sat, 11 Apr 2009)
Log Message:
-----------
New port - editors/zim, Desktop-based wiki

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

Added: trunk/dports/editors/zim/Portfile
===================================================================
--- trunk/dports/editors/zim/Portfile	                        (rev 0)
+++ trunk/dports/editors/zim/Portfile	2009-04-12 06:27:19 UTC (rev 49552)
@@ -0,0 +1,34 @@
+# $Id$
+
+PortSystem          1.0
+name                zim
+version             0.28
+categories          editors
+maintainers         blb openmaintainer
+description         Desktop-based wiki
+long_description \
+   Zim is a WYSIWYG text editor written in Gtk2-Perl. It aims to bring the \
+   concept of a wiki to your desktop. Every page is saved as a text file \
+   with wiki markup. Pages can contain links to other pages, and are saved \
+   automatically. Creating a new page is as easy as linking to a \
+   non-existing page. This tool is intended to keep track of TODO lists or \
+   to serve as a personal scratch book. But it will also serve you when \
+   writing longer and more complicated documents.
+
+platforms           darwin
+
+homepage            http://www.zim-wiki.org
+master_sites        ${homepage}/downloads/
+distname            Zim-${version}
+
+checksums           md5     fce152562b57d4753edfcdc635a26e42 \
+                    sha1    c0d1d5ad956ee682f01ecbd89009eb9f0852f34c \
+                    rmd160  b6ecc7c6f094670754b4219e7506edefd00b2ca1
+
+depends_lib         port:p5-gtk2 port:p5-module-build port:p5-file-mimeinfo \
+                    port:p5-file-basedir port:p5-file-desktopentry
+
+configure.pre_args  ""
+
+universal_variant   no
+


Property changes on: trunk/dports/editors/zim/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/20090411/d387c39a/attachment.html>


More information about the macports-changes mailing list