diff options
Diffstat (limited to 'index/ezmtp.mk')
-rw-r--r-- | index/ezmtp.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/ezmtp.mk b/index/ezmtp.mk deleted file mode 100644 index bbcbbc1..0000000 --- a/index/ezmtp.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += ezmtp -pkg_ezmtp_name = ezmtp -pkg_ezmtp_description = ZMTP protocol in pure Erlang. -pkg_ezmtp_homepage = https://github.com/a13x/ezmtp -pkg_ezmtp_fetch = git -pkg_ezmtp_repo = https://github.com/a13x/ezmtp -pkg_ezmtp_commit = master |