blob: 4775d043c0db446d93438aa0a2b357ebf9f49794 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $FreeBSD$
PORTNAME= dri2proto
PORTVERSION= 2.8
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= DRI2 prototype headers
XORG_CAT= proto
NO_STAGE= yes
.include <bsd.port.mk>
|