diff options
Diffstat (limited to 'devel/geany-plugin-scope')
-rw-r--r-- | devel/geany-plugin-scope/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugin-scope/Makefile b/devel/geany-plugin-scope/Makefile index b0e31ba2fb84..877f64b55626 100644 --- a/devel/geany-plugin-scope/Makefile +++ b/devel/geany-plugin-scope/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} +WWW= https://plugins.geany.org/scope.html LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \ libgnutls.so:security/gnutls |