opnsense-ports/x11/rendercheck/Makefile
Franco Fichtner 5d43e4b8a2 */*: sync with upstream
Taken from: FreeBSD
2016-01-02 10:40:19 +01:00

16 lines
329 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$
PORTNAME= rendercheck
PORTVERSION= 1.5
CATEGORIES= x11
MAINTAINER= ports@FreeBSD.org
COMMENT= Small program for testing basic Render extension conformance
XORG_CAT= app
USE_XORG= xrender
PLIST_FILES= bin/rendercheck man/man1/rendercheck.1.gz
.include <bsd.port.mk>