{port_specs, [
{"../../priv/mqtree.so", ["*.c"]}
]}.
{port_env, [
{"CFLAGS", "$CFLAGS -std=c99 -g -O2 -Wall"},
{"LDFLAGS", "$LDFLAGS -lpthread"}