freebsd-ports/security/courier-authlib/Makefile.opt
Oliver Lehmann 39baf03e56 move mail/courier-authlib to security/courier-authlib which is a meta-port now.
Submitted by:		Yarema <yds@CoolRat.org>
In corporation with:	Jose M Rodriguez <josemi@freebsd.jazztel.es>, Milan Obuch <ports@dino.sk>, myself
2005-04-26 19:17:32 +00:00

21 lines
619 B
Makefile

# 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