Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
This commit is contained in:
Mathieu Arnold
2018-09-10 13:14:50 +00:00
parent f57bc4af66
commit e1bfdfbe56
995 changed files with 1897 additions and 179 deletions

View File

@@ -15,7 +15,7 @@ USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= elixir-ecto
OPTIONS_DEFINE= POSTGREX MARIAEX
OPTIONS_DEFINE= POSTGREX MARIAEX DOCS
OPTIONS_SUB= yes
POSTGREX_DESC= PostgreSQL adapter support
MARIAEX_DESC= MySQL adapter support