freebsd-ports/sysutils/wmavgload/Makefile
1998-11-10 23:11:21 +00:00

23 lines
523 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: Makefile,v 1.1.1.1 1998/11/10 15:43:48 kuriyama Exp $
#
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
BROKEN= fetch
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>