diff --git a/graphics/gcolor3/Makefile b/graphics/gcolor3/Makefile index 71b304a5d759..d4789667ceaf 100644 --- a/graphics/gcolor3/Makefile +++ b/graphics/gcolor3/Makefile @@ -1,21 +1,21 @@ PORTNAME= gcolor3 DISTVERSIONPREFIX= v DISTVERSION= 2.3.1 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org -COMMENT= Simple color chooser +COMMENT= Colour picker is a simple color chooser LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= gnome gettext meson libtool pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World GL_COMMIT= 17dca0125fc3c931418d8723b684332d35bd5715 USE_GNOME= cairo gdkpixbuf2 gtk30 intltool MESON_ARGS= -Dwerror=false .include diff --git a/graphics/gcolor3/pkg-descr b/graphics/gcolor3/pkg-descr index 1ae274b412a0..7b4172a2f32c 100644 --- a/graphics/gcolor3/pkg-descr +++ b/graphics/gcolor3/pkg-descr @@ -1,9 +1,9 @@ -Gcolor3 enables you to pick the color from any pixel on your screen. +Colour picker enables you to pick the color from any pixel on your screen. It also offers a palette, so that you can easily mix and match a couple of colors together. When you have found the perfect combination of colors, naturally you -want to save them. Gcolor3 allows you to conveniently save and +want to save them. Colour picker allows you to conveniently save and retrieve colors. WWW: https://www.hjdskes.nl/projects/gcolor3/