freebsd-ports/devel/pecl-msgpack/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

15 lines
276 B
Makefile

# Created by: John Chen <johnpupu@gmail.com>
# $FreeBSD$
PORTNAME= msgpack
PORTVERSION= 2.1.0
CATEGORIES= devel
MAINTAINER= miwi@FreeBSD.org
COMMENT= Provides API for communicating with MessagePack serialization
LICENSE= BSD3CLAUSE
USES= php:pecl
.include <bsd.port.mk>