aboutsummaryrefslogtreecommitdiffstats
path: root/x11/bitmap/Makefile
blob: 8d81b7c6f8a8ac51961370b89a09664f1eaf8584 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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

.include <bsd.port.mk>