aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>