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

.include <bsd.port.mk>