14 lines
182 B
Makefile
14 lines
182 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= dri3proto
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= DRI3 prototype headers
|
|
|
|
LICENSE= MIT
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|