freebsd-ports/x11/libXdamage/Makefile
Emmanuel Vadot 7fc15de4f1 x11/libXdamage: Update to 1.1.6
Release notes:	https://lists.x.org/archives/xorg-announce/2022-December/003277.html

Sponsored by:   Beckhoff Automation GmbH & Co. KG
2022-12-06 09:09:55 +01:00

18 lines
356 B
Makefile

PORTNAME= libXdamage
PORTVERSION= 1.1.6
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Damage extension library
WWW= https://www.freedesktop.org/wiki/Software/xlibs/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
EXTRACT_SUFX= .tar.xz
USES= xorg xorg-cat:lib
USE_XORG= x11 xfixes xorgproto
INSTALL_TARGET= install-strip
.include <bsd.port.mk>