mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add this uptime displaying dockapp to the collection.
This commit is contained in:
parent
8a26a10e50
commit
2a46b1b07b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84166
@ -319,6 +319,7 @@
|
||||
SUBDIR += wmpccard
|
||||
SUBDIR += wmshutdown
|
||||
SUBDIR += wmtop
|
||||
SUBDIR += wmupmon
|
||||
SUBDIR += wmzazof
|
||||
SUBDIR += wots
|
||||
SUBDIR += wtail
|
||||
|
24
sysutils/wmupmon/Makefile
Normal file
24
sysutils/wmupmon/Makefile
Normal 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>
|
1
sysutils/wmupmon/distinfo
Normal file
1
sysutils/wmupmon/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (wmupmon-0.1.1a.tar.gz) = 44dbc83b39b6602c2626538cdd813e29
|
4
sysutils/wmupmon/pkg-descr
Normal file
4
sysutils/wmupmon/pkg-descr
Normal 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
|
1
sysutils/wmupmon/pkg-plist
Normal file
1
sysutils/wmupmon/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/wmupmon
|
Loading…
Reference in New Issue
Block a user