ports/devel/libmpack/main/Makefile

6 lines
98 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = simple implementation of msgpack in C
SHARED_LIBS += mpack 0.0
.include <bsd.port.mk>