aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sfslite-noopt/Makefile
blob: ac62dffdaf53a45c585b20ab65434be3b1bd6f8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Created by: max
# $FreeBSD$
BUILD_MODE= shared
MASTERDIR=  ${.CURDIR}/../../devel/sfslite
COMMENT=    sfslite without optimization for debugging

PKG_INSTALL=    ${MASTERDIR}/pkg-install

NO_STAGE=   yes
.include "${MASTERDIR}/Makefile"