Add this uptime displaying dockapp to the collection.

This commit is contained in:
Patrick Li 2003-07-03 19:02:28 +00:00
parent 8a26a10e50
commit 2a46b1b07b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84166
5 changed files with 31 additions and 0 deletions

View File

@ -319,6 +319,7 @@
SUBDIR += wmpccard
SUBDIR += wmshutdown
SUBDIR += wmtop
SUBDIR += wmupmon
SUBDIR += wmzazof
SUBDIR += wots
SUBDIR += wtail

24
sysutils/wmupmon/Makefile Normal file
View File

@ -0,0 +1,24 @@
# New ports collection makefile for: wmupmon
# Date created: Thu Jul 3 14:49:14 EDT 2003
# Whom: pat
#
# $FreeBSD$
#
PORTNAME= wmupmon
PORTVERSION= 0.1.1a
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://jzs.mine.nu/projects/downloads/
MAINTAINER= pat@FreeBSD.org
COMMENT= An uptime showing dockapp with a similar look to wmcpuload
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --program-prefix=""
MAN1= wmupmon.1
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (wmupmon-0.1.1a.tar.gz) = 44dbc83b39b6602c2626538cdd813e29

View File

@ -0,0 +1,4 @@
A dockapp that displays your system uptime
Author: Justin Spadea <jzs@mail.rit.edu>
WWW: http://jzs.mine.nu/projects/index.php?project=wmupmon

View File

@ -0,0 +1 @@
bin/wmupmon