2022-07-13 17:31:28 +00:00

22 lines
357 B
Makefile

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