summaryrefslogtreecommitdiff
path: root/sysutils/xosview/Makefile
blob: 1453bfc7e5d7350196ff12a2c2c2d1ed8f6a07de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.11 1998/05/18 09:07:32 tron Exp $
#

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

MAINTAINER=	bgrayson@ece.utexas.edu

GNU_CONFIGURE=	yes
USE_X11=	yes
MAN1=		xosview.1

MAKE_ENV+=	UVM=${UVM}
MAKE_FLAGS=	ARCH=${ARCH} -f

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