blob: 7fae811fc022dc64e0d3cfebc34017ff0db94eaa (
plain) (
blame)
1
2
3
4
5
6
7
|
PACKAGES += service
pkg_service_name = service
pkg_service_description = A minimal Erlang behavior for creating CloudI internal services
pkg_service_homepage = http://cloudi.org/
pkg_service_fetch = git
pkg_service_repo = https://github.com/CloudI/service
pkg_service_commit = master
|