aboutsummaryrefslogtreecommitdiff
path: root/graphics/xbmbrowser/Makefile
blob: c52ac67788c3d55f56ad5005d4303d6b8a067f6d (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@ghpc8.ihf.rwth-aachen.de
#
# $Id$
#

DISTNAME=	xbmbrowser5.1
PKGNAME=	xbmbrowser-5.1
CATEGORIES+=	graphics
MASTER_SITES=	ftp://crl.dec.com/pub/X11/contrib/utilities/ \
		ftp://ftp.th-darmstadt.de/pub/X11/contrib/utilities/

MAINTAINER=	thomas@ghpc8.ihf.rwth-aachen.de

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

USE_IMAKE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>