PORTNAME=	libepoxy
PORTVERSION=	1.5.2
CATEGORIES=	graphics
MASTER_SITES=	https://github.com/anholt/${PORTNAME}/releases/download/${PORTVERSION}/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Library to handle OpenGL function pointer management

LICENSE=	mit
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		gl localbase meson pkgconfig python:3.3+,build tar:xz xorg
USE_XORG=	x11
USE_GL=		gl glesv2 egl
USE_LDCONFIG=	yes

NO_TEST=	yes

.include <bsd.port.mk>
