diff options
Diffstat (limited to 'graphics/gimp-lensfun-plugin')
-rw-r--r-- | graphics/gimp-lensfun-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile index 27b989bc856e..b62db7ac5dcf 100644 --- a/graphics/gimp-lensfun-plugin/Makefile +++ b/graphics/gimp-lensfun-plugin/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -plugin MAINTAINER= fluffy@FreeBSD.org COMMENT= Gimp plugin to correct lens distortion using the lensfun library +WWW= https://seebk.github.io/GIMP-Lensfun/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt |