freebsd-ports/sysutils/wmavgload/Makefile
Kirill Ponomarev ba847cf758 - Fix MASTER_SITES
PR:		ports/64048
Submitted by:	Ports Fury
2004-03-10 14:25:35 +00:00

24 lines
497 B
Makefile

# 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= ${MASTER_SITE_WINDOWMAKER}
MASTER_SITE_SUBDIR= contrib/old/srcs/utils
MAINTAINER= ports@FreeBSD.org
COMMENT= Another WindowMaker load gauge
USE_IMAKE= yes
USE_XPM= yes
ALL_TARGET= wmavgload
NO_INSTALL_MANPAGES= yes
PLIST_FILES= bin/wmavgload
.include <bsd.port.mk>