opnsense-ports/devel/msgpuck/Makefile
Franco Fichtner 40ef32fb4d */*: sync with upstream
Taken from: FreeBSD
2015-12-30 00:48:21 +01:00

18 lines
283 B
Makefile

# $FreeBSD$
PORTNAME= msgpuck
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= vg@FreeBSD.org
COMMENT= MsgPack binary serialization library in a self-contained header
LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= tarantool
USES= cmake
.include <bsd.port.mk>