summaryrefslogtreecommitdiff
path: root/graphics/xbmbrowser/Makefile
blob: 5fd880f4d3c02e451bcd949b066c5bb08af62be1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	xbmbrowser
# Date created:		06 September 1995
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xbmbrowser
PORTVERSION=	5.1
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	utilities
DISTNAME=	${PORTNAME}${PORTVERSION}

MAINTAINER=	tg@FreeBSD.org

USE_IMAKE=	yes
USE_XPM=	yes
MAN1=		xbmbrowser.1

USE_GMAKE=	yes

.include <bsd.port.mk>