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

PortSystem 1.0
name			xxl
version			1.0.1
categories		devel
maintainers		landonf openmaintainer
description		C/C++ library for exception handling and asset management
long_description	XXL is a library for C and C++ that provides exception \
			handling and asset management. Asset management is \
			integrated with the exception handling mechanism such \
			that assets may be automatically cleaned up if an \
			exception is thrown, which allows for much simplified \
			program structure with respect to error handling.
homepage		http://www.zork.org/xxl/
platforms		darwin

master_sites		http://www.zork.org/software/
checksums		md5 d0151eab37aea456957ceaada5501ae7 \
			sha256 7decbada52dabb0f7298b36982371c7ba4d817b281797498d0515ec2440b20f9
