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

PORTNAME=   Services_JSON
PORTVERSION=    1.0.3
CATEGORIES= converters www pear

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

USES=       pear

.include <bsd.port.mk>