freebsd-ports/sysutils/xosview/Makefile
Thomas Gellekum bffc592c8b Import xosview port. xosview gives an overview of system usage.
PR:		5096
Submitted by:	Brian Handy <handy@physics.montana.edu>
1997-11-20 08:56:28 +00:00

21 lines
429 B
Makefile

# New ports collection makefile for: dclock
# Version required: 1.5.0
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id$
#
DISTNAME= xosview-1.5.0
CATEGORIES= sysutils x11
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
http://lambic.space.lockheed.com/xosview/
MAINTAINER= handy@physics.montana.edu
USE_X11= yes
HAS_CONFIGURE= yes
MAN1= xosview.1
.include <bsd.port.mk>