Files
ports/x11/libXrender/Makefile
Жунёва Мария Михайловна c64ad5bbc3 x11/libXrender: update to 0.9.11
Changes: https://gitlab.freedesktop.org/xorg/lib/libxrender/-/compare/libXrender-0.9.10...libXrender-0.9.11
Reviewed by:	diizzy, jbeich
Tested by:	arrowd
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/273
Sponsored by:   Serenity Cybersecurity, LLC
2024-07-13 15:28:45 +03:00

16 lines
288 B
Makefile

PORTNAME= libXrender
PORTVERSION= 0.9.11
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Render extension library
WWW= https://www.freedesktop.org/Software/xlibs
LICENSE= MIT
USES= cpe tar:xz xorg xorg-cat:lib
USE_XORG= x11 xorgproto
CPE_VENDOR= x.org
.include <bsd.port.mk>