# New ports collection makefile for:	bitmap
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/bitmap/Makefile,v 1.1 2007/05/19 20:25:54 flz Exp $
# $MidnightBSD: mports/x11/bitmap/Makefile,v 1.1 2007/10/03 20:51:12 ctriv Exp $
#

PORTNAME=	bitmap
PORTVERSION=	1.0.3
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Bitmap editor and converter utilities for X
LICENSE=	x11

XORG_CAT=	app
USE_XORG=	x11 xmu x11 xbitmaps xt xaw xbitmaps
MAN1=		atobm.1 bitmap.1 bmtoa.1

.include <bsd.port.mk>
