aboutsummaryrefslogtreecommitdiffstats
path: root/index/gen_smtp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/gen_smtp.mk')
-rw-r--r--index/gen_smtp.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/gen_smtp.mk b/index/gen_smtp.mk
new file mode 100644
index 0000000..a3e3196
--- /dev/null
+++ b/index/gen_smtp.mk
@@ -0,0 +1,7 @@
+PACKAGES += gen_smtp
+pkg_gen_smtp_name = gen_smtp
+pkg_gen_smtp_description = A generic Erlang SMTP server and client that can be extended via callback modules
+pkg_gen_smtp_homepage = https://github.com/Vagabond/gen_smtp
+pkg_gen_smtp_fetch = git
+pkg_gen_smtp_repo = https://github.com/Vagabond/gen_smtp
+pkg_gen_smtp_commit = master