# New ports collection makefile for:  sfslite-dbg
# Date created:        22 September 2005
# Whom:                max
#
# $FreeBSD: ports/devel/sfslite-dbg/Makefile,v 1.2 2007/11/25 00:06:39 linimon Exp $
#
BUILD_MODE=      shdbg
MASTERDIR=       ${.CURDIR}/../../devel/sfslite
COMMENT=	sfslite with dmalloc and without optimization

LIB_DEPENDS+=	 dmalloc:${PORTSDIR}/devel/dmalloc
PKG_INSTALL=     ${MASTERDIR}/pkg-install

BROKEN=		does not install

.include "${MASTERDIR}/Makefile"


syntax highlighted by Code2HTML, v. 0.9.1