summaryrefslogtreecommitdiff
path: root/sysutils/wmavgload/Makefile
blob: 48632444df96630260bd9b0dafa473e5b71990a0 (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:    wmavgload
# Date created:         20 July 1998
# Whom:                 Vladimir Kushnir <kushn@mail.kar.net>
#
# $FreeBSD$
#

PORTNAME=	wmavgload
PORTVERSION= 	0.7.0
CATEGORIES=	sysutils windowmaker
MASTER_SITES=	ftp://ftp.windowmaker.org/pub/contrib/srcs/utils/

MAINTAINER=	kushn@mail.kar.net

LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=      	yes
NO_INSTALL_MANPAGES=	yes

.include <bsd.port.mk>