# New ports collection makefile for:   rendercheck
# Date Created:			26 Sep, 2004
# Whom:				Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	rendercheck
PORTVERSION=	1.0.3
CATEGORIES=	x11
MASTER_SITES=	http://xapps.freedesktop.org/release/

MAINTAINER=	anholt@FreeBSD.org
COMMENT=	A small program for testing basic Render extension conformance

USE_XLIB=	yes
USE_BZIP2=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>