HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/x11/rendercheck/Makefile
# Created by: Eric Anholt <anholt@FreeBSD.org>

PORTNAME=	rendercheck
PORTVERSION=	1.5
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Small program for testing basic Render extension conformance

USES=		xorg xorg-cat:app
USE_XORG=	xrender

PLIST_FILES=	bin/rendercheck man/man1/rendercheck.1.gz

.include <bsd.port.mk>