aboutsummaryrefslogblamecommitdiff
path: root/x11/rendercheck/Makefile
blob: e1be61342a7f4280141e387833095232162f9384 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
           

                           
                   
                   
 
                                 
                                                                            
 


                       
                                                         

                      
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

PORTNAME=	rendercheck
PORTVERSION=	1.4
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>