# ex:ts=8
# Ports collection makefile for:	libcwd
# Date created:			Nov 10, 2003
# Whom:				ijliao
#
# $FreeBSD: ports/devel/libcwd/Makefile,v 1.1 2003/11/10 08:29:22 ijliao Exp $
#

PORTNAME=	libcwd
PORTVERSION=	0.99.31
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	The C++ Debugging Support Library

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-threading
USE_GMAKE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
