# $Id: Portfile,v 1.1 2005/02/07 21:28:00 waqar Exp $

PortSystem 1.0
name          	anno
version       	0.3.0
categories    	sysutils
maintainers   	waqar@opendarwin.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

