summaryrefslogtreecommitdiff
path: root/x11/dri2proto/Makefile
blob: 8276531f74913f3aed3c177513d2f87525e2847e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	dri2proto
# Date Created:				Jul 28 2008
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	dri2proto
PORTVERSION=	2.0
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	DRI2 prototype headers

XORG_CAT=	proto

.include <bsd.port.mk>