diff options
Diffstat (limited to 'devel/py-cson')
-rw-r--r-- | devel/py-cson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-cson/Makefile b/devel/py-cson/Makefile index bc27c4472376..13d1b9df78b9 100644 --- a/devel/py-cson/Makefile +++ b/devel/py-cson/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Coffescript Object Notation (CSON) parser for Python 2 and Python 3 +WWW= https://github.com/avakar/pycson LICENSE= MIT |