aboutsummaryrefslogblamecommitdiff
path: root/converters/pear-Services_JSON/Makefile
blob: 3fb12b279d25094f3709624bb662bb7c80ef992e (plain) (tree)
1
2
3
4
5
6
7
8
9
                             
                     

                                   
                                   
                                                        
 

                          
                    
 

                   
                      
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

NO_ARCH=	yes

.include <bsd.port.mk>