# Ports collection makefile for:        xxl
# Date created:                         28 Aug 2003
# Whom:                                 Robert Schlotterbeck <robert@rs.tarrant.tx.us>
#
# $FreeBSD: ports/devel/xxl/Makefile,v 1.1 2003/08/29 11:50:08 krion Exp $
#

PORTNAME=		xxl
PORTVERSION=		1.0.0
CATEGORIES=		devel
MASTER_SITES=		http://www.zork.org/software/

MAINTAINER=		robert@rs.tarrant.tx.us
COMMENT=		C and C++ that provides exception handling and asset management

GNU_CONFIGURE=		yes
CONFIGURE_ARGS+=	--without-threads
USE_LIBTOOL=		yes
INSTALLS_SHLIB=		yes

.include <bsd.port.mk>
