freebsd-ports/x11/libXres/Makefile
Emmanuel Vadot 6b8566fb24 x11/libXres: Update to 1.2.2
Release notes:	https://lists.x.org/archives/xorg-announce/2022-December/003278.html

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

19 lines
349 B
Makefile

PORTNAME= libXres
PORTVERSION= 1.2.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Resource usage library
WWW= https://www.freedesktop.org/Software/xlibs
LICENSE= MIT
EXTRACT_SUFX= .tar.xz
USES= cpe xorg xorg-cat:lib
USE_XORG= x11 xext xorgproto
INSTALL_TARGET= install-strip
CPE_PRODUCT= libxres
CPE_VENDOR= x
.include <bsd.port.mk>