summaryrefslogtreecommitdiff
path: root/sysutils/wmavgload/Makefile
blob: 435ab9ed9f47d9c998df6b940aeffd85a4479e89 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    wmavgload
# Version required:     0.6.1
# Date created:         20 July 1998
# Whom:                 Vladimir Kushnir <kushn@mail.kar.net>
#
# $Id: Makefile,v 1.1.1.1 1998/11/10 15:43:48 kuriyama Exp $
#

DISTNAME=	wmavgload-0.6.1
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.windowmaker.org/pub/contrib/srcs/utils/

MAINTAINER=	kushn@mail.kar.net

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

BROKEN=		fetch

USE_IMAKE=      	yes
NO_INSTALL_MANPAGES=	yes

.include <bsd.port.mk>