1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
freebsd-ports/devel/sfslite-dbg/Makefile
Pav Lucistnik 6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00

19 lines
491 B
Makefile

# New ports collection makefile for: sfslite-dbg
# Date created: 22 September 2005
# Whom: max
#
# $FreeBSD$
#
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
DEPRECATED= Has been broken for more than 6 months
EXPIRATION_DATE=2008-09-19
.include "${MASTERDIR}/Makefile"