aboutsummaryrefslogtreecommitdiffstats
path: root/x11/dri2proto/Makefile
blob: 6693907e485ce4b05321fc38a35c320fbf16fdbd (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.6
CATEGORIES= x11

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

XORG_CAT=   proto

.include <bsd.port.mk>