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"