mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
453 B
Makefile
21 lines
453 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= 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>
|