aboutsummaryrefslogtreecommitdiff
path: root/devel/sfslite-noopt/Makefile
blob: 0dc26e30742e217f974b90fb3707ba5db3faefe5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# New ports collection makefile for:  sfslite-noopt
# Date created:        22 September 2005
# Whom:                max
#
# $FreeBSD$
#
BUILD_MODE =     shared
MASTERDIR=       ${.CURDIR}/../../devel/sfslite
COMMENT=	sfslite without optimization for debugging

PKG_INSTALL=     ${MASTERDIR}/pkg-install

.include "${MASTERDIR}/Makefile"