# New ports collection makefile for:	xfontsel
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11-fonts/xfontsel/Makefile,v 1.1 2007/05/19 20:29:38 flz Exp $
# $MidnightBSD: mports/x11-fonts/xfontsel/Makefile,v 1.1 2007/10/07 17:01:21 ctriv Exp $
#

PORTNAME=	xfontsel
PORTVERSION=	1.0.2
CATEGORIES=	x11-fonts

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Point and click selection of X11 font names
LICENSE=	x11

XORG_CAT=	app
USE_XORG=	xt xaw

MAN1=		xfontsel.1

.include <bsd.port.mk>
