From d5a5903a44dbafffa29ebfdd67ea06c4e66efa9c Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sun, 7 Oct 2012 19:31:17 +0000 Subject: [PATCH] Restore option descriptions to what the maintainer actually put in the PR Pointy hat to: eadler PR: ports/172426 Submitted by: Michael Gmelin (maintainer) --- security/libpreludedb/Makefile | 5 +++++ 1 file changed, 5 insertions(+) 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