# New ports collection makefile for:	mkfontscale
# Date Created:				28 Aug 2005
# Whom:					Pawel Worach
#
# $FreeBSD: ports/x11-fonts/mkfontscale/Makefile,v 1.1 2007/05/19 20:29:33 flz Exp $
# $MidnightBSD: mports/x11-fonts/mkfontscale/Makefile,v 1.2 2010/05/30 22:01:59 laffer1 Exp $
#

PORTNAME=	mkfontscale
PORTVERSION=	1.0.7
CATEGORIES=	x11-fonts

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Creates an index of scalable font files for X
LICENSE=	x11

LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2

XORG_CAT=	app
USE_XORG=	xproto fontenc

MAN1=		mkfontscale.1

.include <bsd.port.mk>
