aboutsummaryrefslogtreecommitdiff
path: root/converters/pear-Services_JSON/Makefile
blob: d48281dc03c15094896fb22fd061c741008c18c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Wen Heping <wenheping@gmail.com>

PORTNAME=	Services_JSON
PORTVERSION=	1.0.3
CATEGORIES=	converters www pear

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

LICENSE=	BSD2CLAUSE

USES=		pear

.include <bsd.port.mk>