# $MidnightBSD: mports/x11/fstobdf/Makefile,v 1.3 2013/06/12 23:12:47 laffer1 Exp $

PORTNAME=	fstobdf
PORTVERSION=	1.0.5
CATEGORIES=	x11

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

XORG_CAT=	app
USE_XORG=	x11 libfs

PLIST_FILES=	bin/fstobdf

MAN1=		fstobdf.1

.include <bsd.port.mk>
