summaryrefslogtreecommitdiffstats
path: root/devel/msgpuck/Makefile
blob: ee724bb3e47aa01c0a1b85b9c7ad3cdd5e9bfe26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $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>
OpenPOWER on IntegriCloud