freebsd-ports/sysutils/wmupmon/Makefile
Adam Weinberger aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00

21 lines
480 B
Makefile

# Created by: pat
# $FreeBSD$
PORTNAME= wmupmon
PORTVERSION= 0.1.3
PORTREVISION= 5
CATEGORIES= sysutils windowmaker
# URL link over http://freecode.com/projects/wmupmon
MASTER_SITES= http://j-z-s.com/projects/downloads/
MAINTAINER= rhurlin@gwdg.de
COMMENT= Uptime showing dockapp with a similar look to wmcpuload
USES= tar:bzip2
USE_XORG= xpm
USE_AUTOTOOLS= autoheader
CONFIGURE_ARGS= --program-prefix=""
PLIST_FILES= bin/wmupmon man/man1/wmupmon.1.gz
.include <bsd.port.mk>