diff options
Diffstat (limited to 'index/gcm.mk')
-rw-r--r-- | index/gcm.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/gcm.mk b/index/gcm.mk deleted file mode 100644 index 6831fe5..0000000 --- a/index/gcm.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += gcm -pkg_gcm_name = gcm -pkg_gcm_description = An Erlang application for Google Cloud Messaging -pkg_gcm_homepage = https://github.com/pdincau/gcm-erlang -pkg_gcm_fetch = git -pkg_gcm_repo = https://github.com/pdincau/gcm-erlang -pkg_gcm_commit = master |