# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: head/converters/pear-Services_JSON/Makefile 441000 2017-05-16 13:37:51Z joneum $

PORTNAME=	Services_JSON
PORTVERSION=	1.0.3
CATEGORIES=	converters www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PHP implementation of json_encode/decode

USES=		pear

.include <bsd.port.mk>
