# New ports collection makefile for:	mkfontdir
# Date Created:				28 Aug 2005
# Whom:					Pawel Worach
#
# $FreeBSD: ports/x11-fonts/mkfontdir/Makefile,v 1.2 2007/07/02 17:27:23 lesi Exp $
# $MidnightBSD: mports/x11-fonts/mkfontdir/Makefile,v 1.2 2010/05/30 22:01:06 laffer1 Exp $
#

PORTNAME=	mkfontdir
PORTVERSION=	1.0.5
CATEGORIES=	x11-fonts

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Create an index of X font files in a directory
LICENSE=	unknown

RUN_DEPENDS=	mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale

XORG_CAT=	app

PLIST_FILES=	bin/mkfontdir
MAN1=		mkfontdir.1

.include <bsd.port.mk>
