diff options
Diffstat (limited to 'textproc/py-pyaml/Makefile')
-rw-r--r-- | textproc/py-pyaml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pyaml/Makefile b/textproc/py-pyaml/Makefile index 7a2c5234be07..c1bbf3864a62 100644 --- a/textproc/py-pyaml/Makefile +++ b/textproc/py-pyaml/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Produce pretty and readable YAML-serialized data +WWW= https://github.com/mk-fg/pretty-yaml LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/COPYING |