# bsd.port.options.mk - Allow OPTIONS to determine dependencies # # usage: # # .include "bsd.port.options.mk" # # .include "bsd.port.pre.mk" # # .include "bsd.port.post.mk" # # Created by: Shaun Amott OPTIONS_Include_MAINTAINER= portmgr@FreeBSD.org USEOPTIONSMK= yes INOPTIONSMK= yes .include "bsd.port.mk" .undef INOPTIONSMK