74ca402fb4
change maintainer PR: 26730 Submitted by: Anders Nordby <anders@fix.no> (new maintainer) No response from: old maintainer
22 lines
421 B
Makefile
22 lines
421 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/srcs/utils
|
|
|
|
MAINTAINER= anders@fix.no
|
|
|
|
USE_IMAKE= yes
|
|
USE_XPM= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
ALL_TARGET= wmavgload
|
|
|
|
.include <bsd.port.mk>
|