# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem 1.0
name          	anno
version       	0.3.0
categories    	sysutils
maintainers   	waqar
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
depends_lib	port:ncurses

