aboutsummaryrefslogblamecommitdiff
path: root/x11-toolkits/libdazzle/Makefile
blob: c3a0a3035957e1897fcd5d2becde2f1c2ed625a6 (plain) (tree)
1
2
3
4
5
6
7
8
9
                         
                      
                 




                                 
                                                     
                                                        



                                 
                                                                            


                                                          
PORTNAME=	libdazzle
DISTVERSION=	3.44.0
PORTREVISION=	1
CATEGORIES=	x11-toolkits
MASTER_SITES=	GNOME
DIST_SUBDIR=	gnome

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Companion library to GObject and Gtk+
WWW=		https://gitlab.gnome.org/GNOME/libdazzle

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		compiler:c11 gettext gnome meson pkgconfig tar:xz vala:build
USE_GNOME=	cairo gdkpixbuf2 gtk30 introspection:build

.include <bsd.port.mk>