# $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign@macports.org $

PortSystem 1.0

name			aewan
version			1.0.01
categories		editors
platforms		darwin
maintainers		nomaintainer
description		Curses-based program for the creation and editing of ascii art
long_description	${description}

homepage		http://aewan.sourceforge.net/
master_sites	sourceforge
checksums		md5 89545338d1eba311297b520f9dc1b976

depends_lib		port:zlib

configure.args	--mandir=${prefix}/share/man

