summaryrefslogtreecommitdiff
path: root/security/courier-authlib/Makefile.opt
diff options
context:
space:
mode:
Diffstat (limited to 'security/courier-authlib/Makefile.opt')
-rw-r--r--security/courier-authlib/Makefile.opt21
1 files changed, 21 insertions, 0 deletions
diff --git a/security/courier-authlib/Makefile.opt b/security/courier-authlib/Makefile.opt
new file mode 100644
index 000000000000..38cc1f299c40
--- /dev/null
+++ b/security/courier-authlib/Makefile.opt
@@ -0,0 +1,21 @@
+# 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