xref: /mports/graphics/glitz/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2
3PORTNAME=	glitz
4PORTVERSION=	0.5.6
5PORTREVISION=	3
6CATEGORIES=	graphics
7MASTER_SITES=	http://cairographics.org/snapshots/
8
9MAINTAINER=	ports@MidnightBSD.org
10COMMENT=	OpenGL image compositing library
11
12LICENSE=	mit
13
14USES=		libtool:keepla pathfix pkgconfig
15USE_GL=		yes
16USE_XORG=	xt xorg-server
17GNU_CONFIGURE=	yes
18USE_LDCONFIG=	yes
19
20CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" \
21		LDFLAGS="${PTHREAD_LIBS}"
22
23.include <bsd.port.mk>
24
25

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026