1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/converters/pear-Services_JSON/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

16 lines
273 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
LICENSE= BSD2CLAUSE
USES= pear
.include <bsd.port.mk>