mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
18 lines
296 B
Makefile
18 lines
296 B
Makefile
# New ports collection makefile for: dri2proto
|
|
# Date Created: Jul 28 2008
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= dri2proto
|
|
PORTVERSION= 2.0
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= DRI2 prototype headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|