Restore option descriptions to what the maintainer actually put in the PR
Pointy hat to: eadler PR: ports/172426 Submitted by: Michael Gmelin <freebsd@grem.de> (maintainer)
This commit is contained in:
parent
09b4d34dc4
commit
d5a5903a44
@ -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>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user