1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/sysutils/xosview/Makefile

24 lines
474 B
Makefile
Raw Normal View History

1999-11-09 18:35:33 +00:00
# ex:ts=8
2000-02-13 03:25:05 +00:00
# Ports collection makefile for: xosview
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
1999-08-31 02:00:46 +00:00
# $FreeBSD$
#
PORTNAME= xosview
PORTVERSION= 1.7.3
CATEGORIES= sysutils
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/status/xstatus
1999-11-09 18:35:33 +00:00
MAINTAINER= obrien@FreeBSD.org
FETCH_BEFORE_ARGS= -b
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
.include <bsd.port.mk>