a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name devtodo
version 0.1.19
categories devel
maintainers nomaintainer@macports.org
platforms darwin
description Command line application for maintaining lists of tasks.
long_description DevTodo is small command line application for maintaining \
lists of tasks. It stores tasks hierarchically, with each \
task given one of five priority levels. Data is stored as \
XML, so various XSLT templates can be executed on the XML \
to convert it into different formats eg. HTML.
homepage http://swapoff.org/DevTodo/
master_sites http://swapoff.org/files/devtodo/
checksums rmd160 133140acde8a3fdd9f055460c28926f60873aeb3
depends_lib port:readline
configure.env LDFLAGS=-L${prefix}/lib
configure.args --mandir=${prefix}/share/man