1998-06-04 20:33:22 +00:00
|
|
|
# New ports collection makefile for: xosview
|
|
|
|
# Version required: 1.6.1.a
|
1997-11-20 08:56:28 +00:00
|
|
|
# Date created: 19 Nov 1997
|
|
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
|
|
#
|
1998-06-04 20:33:22 +00:00
|
|
|
# $Id: Makefile,v 1.4 1998/05/22 06:36:00 mph Exp $
|
1997-11-20 08:56:28 +00:00
|
|
|
#
|
|
|
|
|
1998-06-04 20:33:22 +00:00
|
|
|
DISTNAME= xosview-1.6.1.a
|
1997-11-20 08:56:28 +00:00
|
|
|
CATEGORIES= sysutils x11
|
|
|
|
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
|
1998-05-22 06:36:01 +00:00
|
|
|
http://lambic.lmsal.com/xosview/
|
1997-11-20 08:56:28 +00:00
|
|
|
|
|
|
|
MAINTAINER= handy@physics.montana.edu
|
|
|
|
|
1998-01-26 09:59:02 +00:00
|
|
|
FETCH_BEFORE_ARGS= -b
|
1997-11-20 08:56:28 +00:00
|
|
|
USE_X11= yes
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
MAN1= xosview.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|