1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/sysutils/wmavgload/Makefile

22 lines
436 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= ${MASTER_SITE_WINDOWMAKER}
MASTER_SITE_SUBDIR= 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>