# New ports collection makefile for:	fstobdf
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/fstobdf/Makefile,v 1.2 2009/01/23 16:28:11 flz Exp $
#

PORTNAME=	fstobdf
PORTVERSION=	1.0.3
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Generate BDF font from X font server

XORG_CAT=	app
USE_XORG=	x11 libfs

PLIST_FILES=	bin/fstobdf

MAN1=		fstobdf.1

.include <bsd.port.mk>
