summaryrefslogtreecommitdiff
path: root/sysutils/xosview/Makefile
blob: e0ba595f07b0ca04f9fb969deb0c21d863c4c206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.16 1998/09/24 23:15:42 garbled Exp $
#

DISTNAME=       xosview-1.6.0
CATEGORIES=	sysutils
MASTER_SITES=   http://www.ece.utexas.edu/~bgrayson/xosview/ \
		http://lore.ece.utexas.edu/~bgrayson/xosview/

NOT_FOR_ARCHS=	alpha	# 1.6.2a fixes this, no need to get upset.

MAINTAINER=	bgrayson@ece.utexas.edu
HOMEPAGE=	http://lore.ece.utexas.edu/~bgrayson/xosview.html

HAS_CONFIGURE=	yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
USE_X11=	yes

.include "../../mk/bsd.pkg.mk"