aboutsummaryrefslogblamecommitdiff
path: root/Mk/bsd.port.options.mk
blob: 41adf60653666f20235dd1013fb112972b30624c (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                                               
                                      

                                  


                                                      








                                                           
# bsd.port.options.mk - Allow OPTIONS to determine dependencies
#
# usage:
#
#	.include "bsd.port.options.mk"
#	<deal with user options>
#	.include "bsd.port.pre.mk"
#	<other work, including adjusting dependencies>
#	.include "bsd.port.post.mk"
#

OPTIONS_Include_MAINTAINER=		portmgr@FreeBSD.org

USEOPTIONSMK=	yes
INOPTIONSMK=	yes

.include "bsd.port.mk"

.undef INOPTIONSMK