summaryrefslogtreecommitdiff
path: root/graphics/xbmbrowser/Makefile
blob: 44baeb849978d23563127a4a20e7057d4e33269c (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
# New ports collection makefile for:	xbmbrowser
# Version required:	xbmbrowser5.1
# Date created:		06 September 1995
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $Id: Makefile,v 1.2 1996/11/18 09:53:47 asami Exp $
#

DISTNAME=	xbmbrowser5.1
PKGNAME=	xbmbrowser-5.1
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	utilities

MAINTAINER=	tg@FreeBSD.org

LIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>