aboutsummaryrefslogblamecommitdiff
path: root/security/courier-authlib/Makefile.opt
blob: 38cc1f299c4034ef4dd5e23038eff96d5d3d3a7b (plain) (tree)




















                                                                                
# New ports collection makefile for:	courier-authlib
# Date created:				19 Dec 2004
# Whom:					Oliver Lehmann
#
# $FreeBSD$
#

# To depend on courier-authlib you might consider using this file by specifying 
#
#.if exists(${.CURDIR}/../../security/courier-authlib/Makefile.opt)
#.include "${.CURDIR}/../../security/courier-authlib/Makefile.opt"
#.endif
#
# in your Makefile *after* any
#.include <bsd.port.pre.mk>

OPTIONS+=	AUTH_LDAP	"LDAP support"			off \
		AUTH_MYSQL	"MySQL support"			off \
		AUTH_PGSQL	"PostgreSQL support"		off \
		AUTH_USERDB	"Userdb support"		off \
		AUTH_VCHKPW	"Vpopmail/vchkpw support"	off