termux-packages/packages/postgresql/postgresql-contrib.subpacka...

10 lines
275 B
Bash

TERMUX_SUBPKG_INCLUDE="
lib/postgresql/fuzzystrmatch.so
lib/postgresql/hstore.so
lib/postgresql/pgcrypto.so
lib/postgresql/pg_stat_statements.so
share/postgresql/extension/
"
TERMUX_SUBPKG_DESCRIPTION="Additional facilities for PostgreSQL"
TERMUX_SUBPKG_DEPENDS="postgresql"