diff options
Diffstat (limited to 'devel/py-jsonnet')
-rw-r--r-- | devel/py-jsonnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jsonnet/Makefile b/devel/py-jsonnet/Makefile index fb0796699f1b..5b5d0ed4dd60 100644 --- a/devel/py-jsonnet/Makefile +++ b/devel/py-jsonnet/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= timp87@gmail.com COMMENT= Python bindings for Jsonnet - The data templating language +WWW= https://github.com/google/jsonnet LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |