aboutsummaryrefslogtreecommitdiff
path: root/devel/template-glib/Makefile
blob: 30d7a737083d6462ac524883f1e75a892a2d61bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	template-glib
PORTVERSION=	3.34.1
CATEGORIES=	devel
MASTER_SITES=	GNOME

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Templating library for GLib

LICENSE=	LGPL21
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		bison compiler:c11 gettext gnome meson pkgconfig tar:xz vala:build
USE_GNOME=	glib20 introspection

.include <bsd.port.mk>