freebsd-ports/sysutils/xosview/Makefile
Steve Price 6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00

23 lines
539 B
Makefile

# New ports collection makefile for: xosview
# Version required: 1.6.1.a
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.8 1998/10/14 18:01:49 jseger Exp $
#
DISTNAME= xosview-1.6.1.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
HAS_CONFIGURE= yes
MAN1= xosview.1
BROKEN_ELF= DK_NDRIVE undefined
.include <bsd.port.mk>