aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freecolor/Makefile
blob: d899a44b75a0fe3961a5f02e4519681c3db35857 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	freecolor
# Date created:		7 January 2004
# Whom:			Tim Bishop <tim@bishnet.net>
#
# $FreeBSD$
#

PORTNAME=	freecolor
PORTVERSION=	0.8.3
CATEGORIES=	sysutils
MASTER_SITES=	http://www.rkeene.org/files/oss/freecolor/

MAINTAINER=	tim@bishnet.net
COMMENT=	Displays free memory as a bargraph

LIB_DEPENDS=	statgrab.3:${PORTSDIR}/devel/libstatgrab

GNU_CONFIGURE=	yes

.include <bsd.port.mk>