1997-11-20 08:56:28 +00:00
|
|
|
# New ports collection makefile for: dclock
|
1998-01-26 09:59:02 +00:00
|
|
|
# Version required: 1.5.1
|
1997-11-20 08:56:28 +00:00
|
|
|
# Date created: 19 Nov 1997
|
|
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
|
|
#
|
1998-01-26 09:59:02 +00:00
|
|
|
# $Id: Makefile,v 1.2 1997/11/22 00:47:33 fenner Exp $
|
1997-11-20 08:56:28 +00:00
|
|
|
#
|
|
|
|
|
1998-01-26 09:59:02 +00:00
|
|
|
DISTNAME= xosview-1.5.1
|
1997-11-20 08:56:28 +00:00
|
|
|
CATEGORIES= sysutils x11
|
|
|
|
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
|
|
|
|
http://lambic.space.lockheed.com/xosview/
|
|
|
|
|
|
|
|
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>
|