# -*- 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: Portfile 51977 2009-06-07 20:53:25Z alpha@macports.org $

PortSystem          1.0

name                treeline
version             1.2.3
categories          office pim python
maintainers         alpha
description         Advanced outliner and personal information manager

long_description    Some would call TreeLine an Outliner, others would call \
                    it a PIM. Basically, it just stores almost any kind of \
                    information. A tree structure makes it easy to keep \
                    things organized. And each node in the tree can contain \
                    several fields, forming a mini-database. The output \
                    format for each node can be defined, and the output can \
                    be shown on the screen, printed, or exported to html.

homepage            http://treeline.bellz.org
master_sites        http://download.berlios.de/treeline/
worksrcdir          TreeLine
platforms			darwin
checksums           md5 6919a85cdb46238c00b2c5bf19c9f89c \
                    sha1 fae4e0511422c7bdcb3d26b31e3cebaec5446774 \
                    rmd160 72dea37eabedb595ca6c690d98f8b2b8aec74a1d
depends_lib         port:py25-pyqt4 port:aspell

patchfiles          patch-SaveWindowGeom.diff
destroot.cmd        ${prefix}/bin/python2.5 install.py
destroot.target
destroot.args       -p ${prefix} -b ${destroot}
destroot.destdir

use_configure       no
build {}
