Index: head/converters/pear-Services_JSON/Makefile =================================================================== --- head/converters/pear-Services_JSON/Makefile (revision 488098) +++ head/converters/pear-Services_JSON/Makefile (revision 488099) @@ -1,13 +1,15 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= Services_JSON PORTVERSION= 1.0.3 CATEGORIES= converters www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHP implementation of json_encode/decode +LICENSE= BSD2CLAUSE + USES= pear .include