1998-11-10 15:43:48 +00:00
|
|
|
# New ports collection makefile for: wmavgload
|
1998-11-11 20:59:31 +00:00
|
|
|
# Version required: 0.7.0
|
1998-11-10 15:43:48 +00:00
|
|
|
# Date created: 20 July 1998
|
|
|
|
# Whom: Vladimir Kushnir <kushn@mail.kar.net>
|
|
|
|
#
|
1999-01-18 06:43:04 +00:00
|
|
|
# $Id: Makefile,v 1.3 1998/11/11 20:59:28 asami Exp $
|
1998-11-10 15:43:48 +00:00
|
|
|
#
|
|
|
|
|
1998-11-11 20:59:31 +00:00
|
|
|
DISTNAME= wmavgload-0.7.0
|
1999-01-18 06:43:04 +00:00
|
|
|
CATEGORIES= sysutils windowmaker
|
1998-11-10 15:43:48 +00:00
|
|
|
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>
|