# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD: head/x11/libXrandr/Makefile 423473 2016-10-07 18:01:45Z kwm $

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>
