ports/devel/template-glib/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

17 lines
351 B
Makefile

PORTNAME= template-glib
PORTVERSION= 3.34.0
CATEGORIES= devel
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Templating library for GLib
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= valac:lang/vala
USES= bison compiler:c11 gettext gnome meson pkgconfig tar:xz
USE_GNOME= glib20 introspection
.include <bsd.port.mk>