1 # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
2 # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
7 pkgdesc="A simple-to-use commandline todo manager that can export to HTML and plain text"
9 url="http://w2do.blackened.cz/"
12 source=(http://w2do.googlecode.com/files/$pkgname-$pkgver.tar.gz)
13 md5sums=('0914b84c993d426eaeee79d06ac0731c')
18 make INSTALL=/bin/install \
19 POD2MAN=/usr/lib/perl5/core_perl/bin/pod2man \
20 prefix=${pkgdir}/usr \