Просмотр исходного кода

Merge branch 'master' of https://github.com/kostyushkin/erlang.mk

Loïc Hoguin 9 лет назад
Родитель
Сommit
b483f17ba0
2 измененных файлов с 14 добавлено и 0 удалено
  1. 7 0
      index/jamdb_sybase.mk
  2. 7 0
      index/octopus.mk

+ 7 - 0
index/jamdb_sybase.mk

@@ -0,0 +1,7 @@
+PACKAGES += jamdb_sybase
+pkg_jamdb_sybase_name = jamdb_sybase
+pkg_jamdb_sybase_description = Erlang driver for SAP Sybase ASE
+pkg_jamdb_sybase_homepage = https://github.com/erlangbureau/jamdb_sybase
+pkg_jamdb_sybase_fetch = git
+pkg_jamdb_sybase_repo = https://github.com/erlangbureau/jamdb_sybase
+pkg_jamdb_sybase_commit = 0.6.0

+ 7 - 0
index/octopus.mk

@@ -0,0 +1,7 @@
+PACKAGES += octopus
+pkg_octopus_name = octopus
+pkg_octopus_description = Small and flexible pool manager written in Erlang
+pkg_octopus_homepage = https://github.com/erlangbureau/octopus
+pkg_octopus_fetch = git
+pkg_octopus_repo = https://github.com/erlangbureau/octopus
+pkg_octopus_commit = 1.0.0