aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorThomas Elsgaard <[email protected]>2018-12-29 19:27:58 +0100
committerThomas Elsgaard <[email protected]>2018-12-29 19:27:58 +0100
commitb264034d2f1c02e037e8489fdc553ec57ab942de (patch)
treea956a67724eabbbceae777d1d4d593b361847612 /index
parentdf50b5525e6e325baa680ef628aed065bd7281bd (diff)
downloaderlang.mk-b264034d2f1c02e037e8489fdc553ec57ab942de.tar.gz
erlang.mk-b264034d2f1c02e037e8489fdc553ec57ab942de.tar.bz2
erlang.mk-b264034d2f1c02e037e8489fdc553ec57ab942de.zip
Add package PGO to index
Diffstat (limited to 'index')
-rw-r--r--index/pgo.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/pgo.mk b/index/pgo.mk
new file mode 100644
index 0000000..c7cd340
--- /dev/null
+++ b/index/pgo.mk
@@ -0,0 +1,7 @@
+PACKAGES += pgo
+pkg_pgo_name = pgo
+pkg_pgo_description = Erlang Postgres client and connection pool
+pkg_pgo_homepage = https://github.com/erleans/pgo.git
+pkg_pgo_fetch = git
+pkg_pgo_repo = https://github.com/erleans/pgo.git
+pkg_pgo_commit = master