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