1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Yuri Victorovich 45870c4e1c x11-toolkits/libdazzle: Update 3.28.5 -> 3.33.4
Reported by:	portscout
2019-08-02 06:39:05 +00:00

21 lines
403 B
Makefile

# $FreeBSD$
PORTNAME= libdazzle
DISTVERSION= 3.33.4
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Companion library to GObject and Gtk+
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= valac:lang/vala
USES= compiler:c11 gnome meson pkgconfig tar:xz
USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build
.include <bsd.port.mk>