Tweak x11/xf86driproto version 2.1.1
[dports.git] / x11 / xf86driproto / Makefile
1 # Created by: Eric Anholt <anholt@FreeBSD.org>
2 # $FreeBSD: x11/xf86driproto/Makefile 319055 2013-05-25 14:37:02Z zeising $
3
4 PORTNAME=       xf86driproto
5 PORTVERSION=    2.1.1
6 CATEGORIES=     x11
7
8 MAINTAINER=     x11@FreeBSD.org
9 COMMENT=        XFree86-DRI extension headers
10
11 LICENSE=        MIT
12
13 XORG_CAT=       proto
14
15 .include <bsd.port.mk>