freebsd-ports/sysutils/xosview/Makefile
Ying-Chieh Liao a661596311 upgrade to 1.8.0
PR:		38809
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-02 17:43:05 +00:00

23 lines
499 B
Makefile

# ex:ts=8
# Ports collection makefile for: xosview
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#
PORTNAME= xosview
PORTVERSION= 1.8.0
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.openbsd.ru/pub/OpenBSD/distfiles/ \
http://lore.ece.utexas.edu/~bgrayson/xosview/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/status/xstatus
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
.include <bsd.port.mk>