ports/x11/xscope/Makefile

21 lines
357 B
Makefile

COMMENT = X Window Protocol Viewer
DISTNAME = xscope-1.4.4
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>