freebsd-ports/sysutils/wmupmon/Makefile
Ruslan Makhmatkhanov aca6dc454f - update urls in pkg-descr:WWW
while here:
- trim Makefile header
- remove indefinite article from COMMENT

PR:		173247
Submitted by:	Rainer Hurling <rhurlin at gwdg dot de> (maintainer)
Feature safe:	yes
2012-11-01 05:49:46 +00:00

22 lines
474 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=""
MAN1= wmupmon.1
PLIST_FILES= bin/wmupmon
.include <bsd.port.mk>