freebsd-ports/x11/xgamma/Makefile
Emmanuel Vadot f3f6253f27 x11/xgamma: Update to 1.0.7
Release notes:	https://lists.x.org/archives/xorg-announce/2022-December/003267.html

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

17 lines
314 B
Makefile

PORTNAME= xgamma
PORTVERSION= 1.0.7
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Gamma correction through the X server
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
EXTRACT_SUFX= .tar.xz
USES= xorg xorg-cat:app
USE_XORG= x11 xxf86vm
PLIST_FILES= bin/xgamma man/man1/xgamma.1.gz
.include <bsd.port.mk>