Files
2025-03-09 08:45:33 +00:00

22 lines
344 B
Makefile

COMMENT = X Window Protocol Viewer
DISTNAME = xscope-1.4.5
CATEGORIES = x11
HOMEPAGE = https://gitlab.freedesktop.org/xorg/app/xscope
MAINTAINER = Matthieu Herrb <matthieu@openbsd.org>
# X11
PERMIT_PACKAGE = Yes
SITES = ${SITE_XORG:=app/}
WANTLIB = c
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = gnu
NO_TEST = Yes
.include <bsd.port.mk>