summaryrefslogtreecommitdiff
path: root/sysutils/top/Makefile
blob: e3b07747a60db18c50e71f5e8922d60d304a18e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.31 2005/03/24 21:13:01 wiz Exp $

DISTNAME=       top-3.6alpha7
PKGNAME=	top-3.6a7
CATEGORIES=	sysutils
MASTER_SITES=   ftp://ftp.groupsys.com/pub/top/

MAINTAINER=	agc@NetBSD.org
HOMEPAGE=	http://www.groupsys.com/topinfo/
COMMENT=	The ubiquitous system monitoring utility

GNU_CONFIGURE=		yes

.include "../../mk/bsd.pkg.mk"