freebsd-ports/sysutils/xosview/Makefile
2000-02-13 03:25:05 +00:00

23 lines
490 B
Makefile

# ex:ts=8
# Ports collection makefile for: xosview
# Version required: 1.7.1
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#
DISTNAME= xosview-1.7.3
CATEGORIES= sysutils
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/status/xstatus
MAINTAINER= obrien@FreeBSD.org
FETCH_BEFORE_ARGS= -b
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
.include <bsd.port.mk>