# $Id: Portfile 52820 2009-06-23 21:47:46Z blb@macports.org $

PortSystem          1.0
name                zim
version             0.28
categories          editors
maintainers         nomaintainer
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

