diff options
Diffstat (limited to 'index/enm.mk')
-rw-r--r-- | index/enm.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/enm.mk b/index/enm.mk deleted file mode 100644 index 91bbd3e..0000000 --- a/index/enm.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += enm -pkg_enm_name = enm -pkg_enm_description = Erlang driver for nanomsg -pkg_enm_homepage = https://github.com/basho/enm -pkg_enm_fetch = git -pkg_enm_repo = https://github.com/basho/enm -pkg_enm_commit = master |