aboutsummaryrefslogtreecommitdiff
path: root/graphics/xbmbrowser/Makefile
blob: 0ad874005562e1ff4a60c0e2d17affde77ca4340 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Thomas Gellekum <tg@FreeBSD.org>

PORTNAME=	xbmbrowser
PORTVERSION=	5.1
PORTREVISION=	3
CATEGORIES=	graphics
MASTER_SITES=	XCONTRIB/utilities
DISTNAME=	${PORTNAME}${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	View complete directories of X bitmaps and X pixmaps

USES=		gmake imake xorg
USE_XORG=	xaw xmu

.include <bsd.port.mk>