# New ports collection makefile for:   rendercheck
# Date Created:			26 Sep, 2004
# Whom:				Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD: ports/x11/rendercheck/Makefile,v 1.3 2004/11/26 18:36:03 anholt Exp $
#

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>
