Portfile

# $Id: Portfile 22446 2007-03-01 08:19:45Z pipping@macports.org $

PortSystem 1.0
name anno
version 0.3.0
categories sysutils
maintainers waqar@macports.org
description ncurses based calendar
long_description \
anno is an ncurses based calendar with the ability to \
move to the future and past. Anno currently supports \
the Gregorian and Persian calendars. Support for the \
Islamic calendar is now included.
homepage http://people.freenet.de/resurrection/anno.htm
master_sites http://people.freenet.de/resurrection
platforms darwin
checksums md5 4d7176ac6255a401820eddfdce3a0db8 \
sha1 05664fedd0667c447adbf9ab9e4591ada9362874
configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man
configure.env CPPFLAGS="-I${prefix}/include" \
LDFLAGS="-L${prefix}/lib"
depends_lib port:ncurses