aboutsummaryrefslogtreecommitdiffstats
path: root/index/pgsql.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/pgsql.mk')
-rw-r--r--index/pgsql.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/pgsql.mk b/index/pgsql.mk
new file mode 100644
index 0000000..cd69c91
--- /dev/null
+++ b/index/pgsql.mk
@@ -0,0 +1,7 @@
+PACKAGES += pgsql
+pkg_pgsql_name = pgsql
+pkg_pgsql_description = Erlang PostgreSQL driver
+pkg_pgsql_homepage = https://github.com/semiocast/pgsql
+pkg_pgsql_fetch = git
+pkg_pgsql_repo = https://github.com/semiocast/pgsql
+pkg_pgsql_commit = master