# $Id: Portfile 57453 2009-09-11 08:17:15Z ryandesign@macports.org $
PortSystem 1.0
name		neXtaw
version		0.15.1
revision        1
description	A replacement library for the Athena (libXaw) widget set.
long_description   	neXtaw is a replacement library for the \
			Athena (libXaw) widget set. It is based on Xaw3d, \
			by Kaleb Keithley and is almost 100% backward compatible \
			with it. Its goal is to try to emulate the look and feel \
			of the N*XTSTEP GUI.
maintainers	nomaintainer
categories	x11
platforms	darwin 
homepage	http://siag.nu/neXtaw
master_sites   	http://siag.nu/pub/${name}
checksums	md5 1c9cbcef735d8e26f3e48bd529aca6a7

depends_lib \
	port:xorg-libXmu

use_autoreconf yes
autoreconf.args -fvi
