1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/sysutils/wmupmon/Makefile
William Grzybowski 382c9a457f sysutils/wmupmon: allow staging
- Allow staging
- Rework pkg-descr

PR:		ports/183593
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-11-02 22:18:38 +00:00

22 lines
479 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
USE_BZIP2= yes
USE_XORG= xpm
USE_AUTOTOOLS= autoheader
CONFIGURE_ARGS= --program-prefix=""
PLIST_FILES= bin/wmupmon man/man1/wmupmon.1.gz
.include <bsd.port.mk>