diff options
Diffstat (limited to 'devel/py-munch/Makefile')
-rw-r--r-- | devel/py-munch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-munch/Makefile b/devel/py-munch/Makefile index 55e739647dcd..e970b5d91bf1 100644 --- a/devel/py-munch/Makefile +++ b/devel/py-munch/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Python dict that provides attribute-style access (a la JavaScript) +WWW= https://pypi.org/project/munch/ LICENSE= MIT |