mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
15 lines
182 B
Makefile
15 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>
|