freebsd-ports/x11/xstdcmap/Makefile
Emmanuel Vadot 447575b906 x11/xstdcmap: Update to 1.0.5
Release notes:	https://lists.x.org/archives/xorg-announce/2022-December/003272.html

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

16 lines
276 B
Makefile

PORTNAME= xstdcmap
PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X standard colormap utility
LICENSE= MIT
EXTRACT_SUFX= .tar.xz
USES= xorg xorg-cat:app
USE_XORG= x11 xmu xt
PLIST_FILES= bin/xstdcmap man/man1/xstdcmap.1.gz
.include <bsd.port.mk>