summaryrefslogtreecommitdiffstats
path: root/x11/libXrandr/Makefile
blob: d1fc7692ab1da0889680b8d1050636e6c4d493a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

PORTNAME=	libXrandr
PORTVERSION=	1.5.1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X Resize and Rotate extension library

LICENSE=	MIT

XORG_CAT=	lib
USE_XORG=	x11 randrproto:both xext xextproto xrender renderproto xproto:both
USES+=	cpe
CPE_PRODUCT=	libxrandr
CPE_VENDOR=	x

.include <bsd.port.mk>
OpenPOWER on IntegriCloud