freebsd-ports/sysutils/wmavgload/Makefile
Ying-Chieh Liao 74ca402fb4 Fix port to build with XFree86 4
change maintainer

PR:		26730
Submitted by:	Anders Nordby <anders@fix.no> (new maintainer)
No response from:	old maintainer
2001-05-25 19:44:57 +00:00

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>