summaryrefslogtreecommitdiffstats
path: root/x11/libXxf86dga/Makefile
blob: d7f35bfb65a00f1c5cb910cff4a0fb8c4d2264ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD: head/x11/libXxf86dga/Makefile 351936 2014-04-23 13:25:16Z tijl $

PORTNAME=   libXxf86dga
PORTVERSION=    1.1.4
PORTREVISION=   2
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    X DGA Extension

LICENSE=    MIT

XORG_CAT=   lib
USE_XORG=   xproto x11 xextproto xext xf86dgaproto:both

.include <bsd.port.mk>