diff options
Diffstat (limited to 'devel/geany-plugin-vc/Makefile')
-rw-r--r-- | devel/geany-plugin-vc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugin-vc/Makefile b/devel/geany-plugin-vc/Makefile index 0574e6a01a14..fddee5d65402 100644 --- a/devel/geany-plugin-vc/Makefile +++ b/devel/geany-plugin-vc/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} +WWW= https://plugins.geany.org/geanyvc.html LIB_DEPENDS= libgtkspell3-3.so:textproc/gtkspell3 \ libenchant-2.so:textproc/enchant2 |