freebsd-ports/sysutils/xosview/Makefile

24 lines
499 B
Makefile
Raw Normal View History

1999-11-09 19:35:33 +01:00
# ex:ts=8
2000-02-13 04:25:05 +01:00
# Ports collection makefile for: xosview
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
1999-08-31 04:00:46 +02:00
# $FreeBSD$
#
PORTNAME= xosview
PORTVERSION= 1.8.0
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.openbsd.ru/pub/OpenBSD/distfiles/ \
2001-08-21 21:32:41 +02:00
http://lore.ece.utexas.edu/~bgrayson/xosview/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/status/xstatus
2002-05-08 23:03:16 +02:00
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
.include <bsd.port.mk>