blob: 93bdd9fefe77f26e31e3c68906f199caa7455ed6 (
plain) (
blame)
1
2
3
4
5
6
7
|
PACKAGES += oauth
pkg_oauth_name = oauth
pkg_oauth_description = An Erlang OAuth 1.0 implementation
pkg_oauth_homepage = https://github.com/tim/erlang-oauth
pkg_oauth_fetch = git
pkg_oauth_repo = https://github.com/tim/erlang-oauth
pkg_oauth_commit = master
|