Files
ports/x11/libXpresent/Makefile
T
Kousuke Kannagi c50f108bdc x11/libXpresent: Update to 1.0.2
https://lists.x.org/archives/xorg-announce/2025-September/003627.html

PR:		289775
Approved by:	x11 (arrowd)
Approved by:	osa (mentor)
2026-07-13 08:39:34 +09:00

18 lines
358 B
Makefile

PORTNAME= libXpresent
DISTVERSION= 1.0.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Present Extension library
WWW= https://gitlab.freedesktop.org/xorg/lib/libxpresent
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg xorg-cat:lib
USE_XORG= x11 xfixes xext xorgproto xrandr
INSTALL_TARGET= install-strip
.include <bsd.port.mk>