summaryrefslogtreecommitdiff
path: root/x11/bitmap/Makefile
blob: 8478e288210b762fa187dd8aba669e0f7571c655 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	bitmap
PORTVERSION=	1.0.7
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Bitmap editor and converter utilities for X

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

NO_STAGE=	yes
.include <bsd.port.mk>