aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-12-22 16:21:33 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-12-22 16:21:33 +0000
commite7b0ea82059050d7bf516aae9037053404f3407e (patch)
treed0e9c971f70d5c9ec41dc8862de8159cf1e9a792 /converters
parentdbe59ed8cd96ff5f42994501f9a835c2d2ad64f4 (diff)
downloadports-e7b0ea82059050d7bf516aae9037053404f3407e.tar.gz
ports-e7b0ea82059050d7bf516aae9037053404f3407e.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/pear-Services_JSON/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/pear-Services_JSON/Makefile b/converters/pear-Services_JSON/Makefile
index 546bc32639c6..cf414841f737 100644
--- a/converters/pear-Services_JSON/Makefile
+++ b/converters/pear-Services_JSON/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= converters www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PHP implementation of json_encode/decode
+LICENSE= BSD2CLAUSE
+
USES= pear
.include <bsd.port.mk>