# $MidnightBSD: trunk/x11-fonts/libXfontcache/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	libXfontcache
PORTVERSION=	1.0.5
CATEGORIES=	x11-fonts

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	The Xfontcache library
LICENSE=	mit

XORG_CAT=	lib
USE_XORG=	fontcacheproto:both x11 xext xextproto

MAN3=		FontCacheChangeCacheSettings.3 \
		FontCacheQueryExtension.3 \
		FontCacheQueryVersion.3 \
		FontCacheGetCacheSettings.3 \
		FontCacheGetCacheStatistics.3 \
		Xfontcache.3

.include <bsd.port.mk>
