aboutsummaryrefslogblamecommitdiff
path: root/graphics/gcolor3/Makefile
blob: 71b304a5d7595cd58d2c223e175fcdf1f32b33f1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                       
                         
                     

                        
                                 




                                    
                                                     



                                                        
                                               
 

                              
                      
PORTNAME=	gcolor3
DISTVERSIONPREFIX=	v
DISTVERSION=	2.3.1
CATEGORIES=	graphics

MAINTAINER=	ports@FreeBSD.org
COMMENT=	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 <bsd.port.mk>