summaryrefslogtreecommitdiff
path: root/mail/libmilter812/options.mk
blob: 5d623733bd4251ba3e11758466758251336c844b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: options.mk,v 1.1 2005/08/01 14:54:33 wiz Exp $

PKG_OPTIONS_VAR=	PKG_OPTIONS.libmilter812
# just needed for Makefile.common to work
PKG_SUPPORTED_OPTIONS=	inet6

.include "../../mk/bsd.options.mk"

###
### IPv6 support.
###
.if !empty(PKG_OPTIONS:Minet6)
.endif