13 lines
303 B
Makefile
13 lines
303 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/02/17 17:07:16 wiz Exp $
|
|
|
|
DISTNAME= xmeter-1.15
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=misdirected/}
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
COMMENT= Displays a number of remote machine load meters
|
|
|
|
USE_IMAKE= yes
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|