blob: 6a7e6ae2634e9c559e6d27fcdd798ba891eddb25 (
plain) (
blame)
1
2
3
4
5
6
7
|
PACKAGES += gitty
pkg_gitty_name = gitty
pkg_gitty_description = Git access in erlang
pkg_gitty_homepage = https://github.com/maxlapshin/gitty
pkg_gitty_fetch = git
pkg_gitty_repo = https://github.com/maxlapshin/gitty
pkg_gitty_commit = master
|