diff options
Diffstat (limited to 'textproc/yaml.el/Makefile')
-rw-r--r-- | textproc/yaml.el/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/yaml.el/Makefile b/textproc/yaml.el/Makefile index 231e25c49f2a..cee2c27f71e0 100644 --- a/textproc/yaml.el/Makefile +++ b/textproc/yaml.el/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= yasu@FreeBSD.org COMMENT= YAML parser in Elisp +WWW= https://github.com/zkry/yaml.el LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE |