svn commit: r488099 - head/converters/pear-Services_JSON

Jochen Neumeister joneum at FreeBSD.org
Sat Dec 22 16:21:34 UTC 2018


Author: joneum
Date: Sat Dec 22 16:21:33 2018
New Revision: 488099
URL: https://svnweb.freebsd.org/changeset/ports/488099

Log:
  - Add LICENSE
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/converters/pear-Services_JSON/Makefile

Modified: head/converters/pear-Services_JSON/Makefile
==============================================================================
--- head/converters/pear-Services_JSON/Makefile	Sat Dec 22 16:16:48 2018	(r488098)
+++ head/converters/pear-Services_JSON/Makefile	Sat Dec 22 16:21:33 2018	(r488099)
@@ -8,6 +8,8 @@ CATEGORIES=	converters www pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	PHP implementation of json_encode/decode
 
+LICENSE=	BSD2CLAUSE
+
 USES=		pear
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list