about summary refs log tree commit diff
path: root/net/stomp_erl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/stomp_erl/Makefile')
-rw-r--r--net/stomp_erl/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/stomp_erl/Makefile b/net/stomp_erl/Makefile
new file mode 100644
index 0000000000..b3bc54673d
--- /dev/null
+++ b/net/stomp_erl/Makefile
@@ -0,0 +1,8 @@
+PROJECT = stomp
+PROJECT_DESCRIPTION = STOMP client for Erlang
+PROJECT_VERSION = 0.1.0
+
+# Whitespace to be used when creating files from templates.
+SP = 4
+
+include erlang.mk