freebsd-ports/converters/pear-Services_JSON/Makefile

14 lines
252 B
Makefile
Raw Normal View History

2013-03-15 02:24:02 +01:00
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= Services_JSON
2011-02-26 07:29:18 +01:00
PORTVERSION= 1.0.3
CATEGORIES= converters www pear
MAINTAINER= miwi@FreeBSD.org
2012-07-24 09:19:21 +02:00
COMMENT= PHP implementation of json_encode/decode
2014-09-23 15:54:17 +02:00
USES= pear
2014-09-23 15:54:17 +02:00
.include <bsd.port.mk>