freebsd-ports/converters/pear-Services_JSON/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

13 lines
252 B
Makefile

# 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>