1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/sysutils/wmavgload/Makefile
Satoshi Asami 119ddd36d9 Upgrade to 0.7.0. It's not from the maintainer but it's a simple
upgrade with only minor patch changes so I'm just going to commit it,
especially since the original was marked broken (can't fetch anymore).

PR:		8652
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-11-11 20:59:31 +00:00

21 lines
500 B
Makefile

# New ports collection makefile for: wmavgload
# Version required: 0.7.0
# Date created: 20 July 1998
# Whom: Vladimir Kushnir <kushn@mail.kar.net>
#
# $Id: Makefile,v 1.2 1998/11/10 23:11:21 asami Exp $
#
DISTNAME= wmavgload-0.7.0
CATEGORIES= sysutils
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>