1998-06-04 22:33:22 +02:00
|
|
|
# New ports collection makefile for: xosview
|
1999-01-05 02:06:04 +01:00
|
|
|
# Version required: 1.6.2.a
|
1997-11-20 09:56:28 +01:00
|
|
|
# Date created: 19 Nov 1997
|
|
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
|
|
#
|
1999-01-18 04:00:39 +01:00
|
|
|
# $Id: Makefile,v 1.12 1999/01/05 01:06:02 steve Exp $
|
1997-11-20 09:56:28 +01:00
|
|
|
#
|
|
|
|
|
1999-01-05 02:06:04 +01:00
|
|
|
DISTNAME= xosview-1.6.2.a
|
1998-11-21 08:27:41 +01:00
|
|
|
CATEGORIES= sysutils
|
1997-11-20 09:56:28 +01:00
|
|
|
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
|
1998-08-24 03:13:55 +02:00
|
|
|
http://lambic.physics.montana.edu/xosview/
|
1997-11-20 09:56:28 +01:00
|
|
|
|
|
|
|
MAINTAINER= handy@physics.montana.edu
|
|
|
|
|
1998-01-26 10:59:02 +01:00
|
|
|
FETCH_BEFORE_ARGS= -b
|
1998-08-05 11:31:52 +02:00
|
|
|
USE_X_PREFIX= yes
|
1999-01-05 02:06:04 +01:00
|
|
|
GNU_CONFIGURE= yes
|
1997-11-20 09:56:28 +01:00
|
|
|
MAN1= xosview.1
|
|
|
|
|
1999-01-18 04:00:39 +01:00
|
|
|
# BROKEN= DiskMeter broken for 3.0+
|
1998-12-29 01:15:34 +01:00
|
|
|
|
1999-01-18 04:00:39 +01:00
|
|
|
.include <bsd.port.mk>
|