110f3583b6
Exp-run by: bdrewery
13 lines
244 B
Makefile
13 lines
244 B
Makefile
# Created by: Eric Anholt <anholt@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= xf86vidmodeproto
|
|
PORTVERSION= 2.3.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= XFree86-VidModeExtension extension headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|