Files
ports/x11/xscope/Makefile
T
mew14930xvi e5716cebd1 x11/xscope: Update to 1.4.5
PR:	287889
2025-07-01 15:54:23 +02:00

18 lines
350 B
Makefile

PORTNAME= xscope
DISTVERSION= 1.4.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Window Protocol Viewer
WWW= https://gitlab.freedesktop.org/xorg/app/xscope
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg xorg-cat:app
USE_XORG= xorgproto xtrans
PLIST_FILES= bin/xscope share/man/man1/xscope.1.gz
.include <bsd.port.mk>