# Created by: Pawel Worach
# $FreeBSD: head/x11-fonts/font-util/Makefile 509946 2019-08-26 13:36:15Z zeising $

PORTNAME=	font-util
PORTVERSION=	1.3.2
CATEGORIES=	x11-fonts

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

LICENSE=	BSD2CLAUSE MIT
LICENSE_COMB=	multi
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg-cat:font
NOFONT=		yes

.include <bsd.port.mk>