f435d20aec
Release notes: https://pecl.php.net/package/msgpack/2.2.0
13 lines
263 B
Makefile
13 lines
263 B
Makefile
PORTNAME= msgpack
|
|
PORTVERSION= 2.2.0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= fluffy@FreeBSD.org
|
|
COMMENT= Provides API for communicating with MessagePack serialization
|
|
WWW= https://pecl.php.net/package/msgpack
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USES= php:pecl
|
|
|
|
.include <bsd.port.mk>
|