# Created by: Pawel Worach
# $FreeBSD: tags/RELEASE_11_1_0/x11-fonts/font-util/Makefile 384234 2015-04-18 15:34:36Z kwm $

PORTNAME=	font-util
PORTVERSION=	1.3.1
MASTER_SITES=	XORG/individual/font

CATEGORIES=	x11-fonts

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Create an index of X font files in a directory

USES=		pathfix tar:bzip2
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-fontrootdir=${PREFIX}/share/fonts

.include <bsd.port.mk>
