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

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
USE_XORG=   xaw xmu

.include <bsd.port.mk>