aboutsummaryrefslogtreecommitdiffstats
path: root/security/libpreludedb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libpreludedb/Makefile')
-rw-r--r--security/libpreludedb/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index 5810120f76c6..4ab569687d91 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -23,6 +23,11 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS MYSQL PERL PGSQL PYTHON SQLITE
OPTIONS_DEFAULT=MYSQL
+PERL_DESC= Include Perl bindings
+PYTHON_DESC= Include Python bindings
+MYSQL_DESC= Use MySQL backend
+PGSQL_DESC= Use PostgreSQL backend
+SQLITE_DESC= Use SQLite backend
.include <bsd.port.options.mk>