summaryrefslogtreecommitdiffstats
path: root/x11/dri2proto/Makefile
blob: ef7690aad013ed2eeef8fb26f449a2cce74f2a90 (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: ports/x11/dri2proto/Makefile,v 1.4 2010/02/07 15:24:06 rnoland Exp $
#

PORTNAME=   dri2proto
PORTVERSION=    2.2
CATEGORIES= x11

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

XORG_CAT=   proto

.include <bsd.port.mk>