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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user