freebsd-ports/converters/pear-Services_JSON/Makefile
2021-07-16 04:32:01 +08:00

16 lines
278 B
Makefile

# 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
NO_ARCH= yes
.include <bsd.port.mk>