1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/sysutils/xosview/Makefile
Steve Price 5c7bf31b40 Fix build for -current.
PR:		9461
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-18 03:00:39 +00:00

24 lines
543 B
Makefile

# New ports collection makefile for: xosview
# Version required: 1.6.2.a
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.12 1999/01/05 01:06:02 steve Exp $
#
DISTNAME= xosview-1.6.2.a
CATEGORIES= sysutils
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
http://lambic.physics.montana.edu/xosview/
MAINTAINER= handy@physics.montana.edu
FETCH_BEFORE_ARGS= -b
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
# BROKEN= DiskMeter broken for 3.0+
.include <bsd.port.mk>