mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
349fdd9ec3
PR: 19471 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
22 lines
436 B
Makefile
22 lines
436 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= kushn@mail.kar.net
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|