Import security/amavis-stats version 0.1.12_3
[dports.git] / Mk / bsd.port.options.mk
1 #-*- tab-width: 4; -*-
2 # ex:ts=4
3 #
4 # bsd.port.options.mk - Allow OPTIONS to determine dependencies
5 #
6 # usage:
7 #
8 #       .include "bsd.port.options.mk"
9 #       <deal with user options>
10 #       .include "bsd.port.pre.mk"
11 #       <other work, including adjusting dependencies>
12 #       .include "bsd.port.post.mk"
13 #
14 # Created by: Shaun Amott <shaun@inerd.com>
15 #
16 # $FreeBSD$
17 #
18
19 OPTIONS_Include_MAINTAINER=             portmgr@FreeBSD.org
20
21 USEOPTIONSMK=   yes
22 INOPTIONSMK=    yes
23
24 .include "bsd.port.mk"
25
26 .undef INOPTIONSMK