# ex:ts=8 # Ports collection makefile for: xosview # Date created: 19 Nov 1997 # Whom: Brian Handy # # $FreeBSD$ # PORTNAME= xosview PORTVERSION= 1.8.0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A graphical performance meter USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xosview.1 .include .if ${OSVERSION} >= 500113 BROKEN= "Does not compile (bad C++ code)" .endif .include