# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD: x11/libXres/Makefile 327777 2013-09-20 23:43:19Z bapt $

PORTNAME=	libXres
PORTVERSION=	1.0.7
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X Resource usage library

LICENSE=	MIT

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

MAN3=		XRes.3 \
		XResQueryClients.3 \
		XResQueryClientPixmapBytes.3 \
		XResQueryClientResources.3 \
		XResQueryExtension.3 \
		XResQueryVersion.3

NO_STAGE=	yes
.include <bsd.port.mk>
