1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/sysutils/xosview/Makefile
Bill Fumerola 2c056b39cc Original PR upgraded to 1.7.0, 1.7.1 was released, so I upgraded it one step
further. patch-ac had to be modified because of some line differences in the
configure script, but it is functionally the same.

MAINTAINERship of this port changed, with the approval of both the former
and new MAINTAINER.

I also added MASTER_SITE_SUNSITE and removed the former maintainer's personal
distsite.

PR:		ports/10260
Submitted by:	sheldonh (new maintainer)
1999-03-14 18:12:26 +00:00

25 lines
561 B
Makefile

# New ports collection makefile for: xosview
# Version required: 1.7.0
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.13 1999/01/18 03:00:39 steve Exp $
#
DISTNAME= xosview-1.7.1
CATEGORIES= sysutils
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/status/xstatus
MAINTAINER= handy@physics.montana.edu
FETCH_BEFORE_ARGS= -b
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
# BROKEN= SwapMeter broken for 4.0+
.include <bsd.port.mk>