blob: eb7d26927c011ef528c1d3f7fdd0bb4d7228616e (
plain) (
tree)
|
|
PORTNAME= libliftoff
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Lightweight KMS plane library
WWW= https://gitlab.freedesktop.org/emersion/libliftoff
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libdrm.so:graphics/libdrm
USES= compiler:c11 meson pkgconfig
USE_GITLAB= yes
USE_LDCONFIG= yes
GL_SITE= https://gitlab.freedesktop.org
GL_ACCOUNT= emersion
.include <bsd.port.mk>
|