pkgsrc/sysutils/xosview/Makefile

19 lines
393 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.11 1998/05/18 09:07:32 tron Exp $
1998-01-25 00:34:50 +01:00
#
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"