# $MidnightBSD: mports/x11-fonts/libXfontcache/Makefile,v 1.4 2013/06/13 01:41:00 laffer1 Exp $

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>
