# New ports collection makefile for:	fstobdf
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/fstobdf/Makefile,v 1.1 2007/05/19 20:26:19 flz Exp $
# $MidnightBSD: mports/x11/fstobdf/Makefile,v 1.1 2007/10/03 21:15:06 ctriv Exp $
#

PORTNAME=	fstobdf
PORTVERSION=	1.0.2
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Generate BDF font from X font server
LICENSE=	x11

XORG_CAT=	app
USE_XORG=	x11 libfs

PLIST_FILES=	bin/fstobdf

MAN1=		fstobdf.1

.include <bsd.port.mk>
