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

PORTNAME=   bitmap
PORTVERSION=    1.0.8
PORTREVISION=   2
CATEGORIES= x11

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

XORG_CAT=   app
USE_XORG=   x11 xaw xbitmaps xmu xorgproto

.include <bsd.port.mk>