# Created by: Alexey Dokuchaev # $FreeBSD: head/sysutils/wmbluecpu/Makefile 516988 2019-11-07 17:17:53Z zeising $ PORTNAME= wmbluecpu PORTVERSION= 0.4 PORTREVISION= 4 CATEGORIES= sysutils windowmaker MASTER_SITES= SUNSITE/X11/xutils MAINTAINER= benjsc@FreeBSD.org COMMENT= CPU monitoring dockapp USES= tar:bzip2 xorg USE_XORG= xpm post-patch: @${CP} ${FILESDIR}/cpu_freebsd.* ${WRKSRC} do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include