diff options
Diffstat (limited to 'index/episcina.mk')
-rw-r--r-- | index/episcina.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/episcina.mk b/index/episcina.mk new file mode 100644 index 0000000..f12b420 --- /dev/null +++ b/index/episcina.mk @@ -0,0 +1,7 @@ +PACKAGES += episcina +pkg_episcina_name = episcina +pkg_episcina_description = A simple non intrusive resource pool for connections +pkg_episcina_homepage = https://github.com/erlware/episcina +pkg_episcina_fetch = git +pkg_episcina_repo = https://github.com/erlware/episcina +pkg_episcina_commit = master |