# New ports collection makefile for:  sfslite-noopt
# Date created:        22 September 2005
# Whom:                max
#
# $FreeBSD: ports/devel/sfslite-noopt/Makefile,v 1.1 2005/11/29 23:59:47 edwin Exp $
#
BUILD_MODE =     shared
MASTERDIR=       ${.CURDIR}/../../devel/sfslite
COMMENT=	"sfslite without optimization for debugging"

PKG_INSTALL=     ${MASTERDIR}/pkg-install

.include "${MASTERDIR}/Makefile"
