1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/sysutils/wmavgload/Makefile

21 lines
453 B
Makefile
Raw Normal View History

# New ports collection makefile for: wmavgload
# Date created: 20 July 1998
# Whom: Vladimir Kushnir <kushn@mail.kar.net>
#
1999-08-31 02:00:46 +00:00
# $FreeBSD$
#
PORTNAME= wmavgload
PORTVERSION= 0.7.0
1999-01-18 06:43:04 +00:00
CATEGORIES= sysutils windowmaker
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>