5 lines
98 B
Makefile
5 lines
98 B
Makefile
COMMENT = simple implementation of msgpack in C
|
|
|
|
SHARED_LIBS += mpack 0.0
|
|
|
|
.include <bsd.port.mk>
|