diff options
Diffstat (limited to 'editors/parinfer-rust/Makefile')
-rw-r--r-- | editors/parinfer-rust/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index a06d42aabe58..c7b539bb7eb3 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -6,6 +6,7 @@ CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org COMMENT= Infer parentheses for Clojure, Lisp, and Scheme +WWW= https://github.com/eraserhd/parinfer-rust LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md |