USING: alien ;
"postgresql" "libpq" add-simple-library
PROVIDE: postgresql
{ "libpq" "postgresql" }
{ "postgresql-test" } ;