1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/sysutils/wmavgload/Makefile
Jun Kuriyama cca45053c3 wmavgload - Another WindowMaker load gauge
PR:		ports/7344
Submitted by:	Vladimir Kushnir <kushn@mail.kar.net>
1998-11-10 15:43:48 +00:00

21 lines
453 B
Makefile

# New ports collection makefile for: wmavgload
# Version required: 0.6.1
# Date created: 20 July 1998
# Whom: Vladimir Kushnir <kushn@mail.kar.net>
#
# $Id$
#
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
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>