diff options
Diffstat (limited to 'textproc/py-ucl/Makefile')
-rw-r--r-- | textproc/py-ucl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-ucl/Makefile b/textproc/py-ucl/Makefile index 23badd53048d..84e4303409c3 100644 --- a/textproc/py-ucl/Makefile +++ b/textproc/py-ucl/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= UCL parser and emmitter +WWW= https://github.com/vstakhov/libucl/ LICENSE= MIT LICENSE_FILE= ${WRKDIR}/libucl-${PORTVERSION}/COPYING |