aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wmmemmon
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-10 03:37:17 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-10 03:37:17 +0000
commitaf8f097b8f7c98bb4d9c23773c685566252b82a4 (patch)
treee38623932127778015f15b895b3b5030925a836c /sysutils/wmmemmon
parentbe656ce5f15ac6ab0e303ae7ae76272a19cce18f (diff)
downloadports-af8f097b8f7c98bb4d9c23773c685566252b82a4.tar.gz
ports-af8f097b8f7c98bb4d9c23773c685566252b82a4.zip
Notes
Diffstat (limited to 'sysutils/wmmemmon')
-rw-r--r--sysutils/wmmemmon/Makefile33
-rw-r--r--sysutils/wmmemmon/distinfo1
-rw-r--r--sysutils/wmmemmon/pkg-comment1
-rw-r--r--sysutils/wmmemmon/pkg-descr5
-rw-r--r--sysutils/wmmemmon/pkg-plist3
5 files changed, 43 insertions, 0 deletions
diff --git a/sysutils/wmmemmon/Makefile b/sysutils/wmmemmon/Makefile
new file mode 100644
index 000000000000..7f383f0dda40
--- /dev/null
+++ b/sysutils/wmmemmon/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: wmmemmon
+# Date created: Wed May 9 17:55:21 EDT 2001
+# Whom: Patrick Li <pat@databits.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wmmemmon
+PORTVERSION= 0.1.0
+CATEGORIES= sysutils windowmaker
+MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
+DISTNAME= WMMemMon-${PORTVERSION}
+
+MAINTAINER= pat@databits.net
+
+LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp
+
+ONLY_FOR_ARCHS= i386
+WRKSRC= ${WRKDIR}/${DISTNAME}
+USE_GMAKE= yes
+USE_X_PREFIX= yes
+USE_XPM= yes
+HAS_CONFIGURE= yes
+
+do-install:
+ @${INSTALL_PROGRAM} ${WRKSRC}/src/wmmemmon ${PREFIX}/bin
+.ifndef(NOPORTDOCS)
+ @${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE} \
+ ${PREFIX}/share/doc/${PORTNAME}
+ @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}
+.endif # !NOPORTDOCS
+
+.include <bsd.port.mk>
diff --git a/sysutils/wmmemmon/distinfo b/sysutils/wmmemmon/distinfo
new file mode 100644
index 000000000000..bdb7dfe5f50a
--- /dev/null
+++ b/sysutils/wmmemmon/distinfo
@@ -0,0 +1 @@
+MD5 (WMMemMon-0.1.0.tar.gz) = 9d6671497008208756d012dd6d22a06d
diff --git a/sysutils/wmmemmon/pkg-comment b/sysutils/wmmemmon/pkg-comment
new file mode 100644
index 000000000000..c0fd8924c247
--- /dev/null
+++ b/sysutils/wmmemmon/pkg-comment
@@ -0,0 +1 @@
+Mem/Swap monitoring dockapp for WindowMaker
diff --git a/sysutils/wmmemmon/pkg-descr b/sysutils/wmmemmon/pkg-descr
new file mode 100644
index 000000000000..138b17d0a9f6
--- /dev/null
+++ b/sysutils/wmmemmon/pkg-descr
@@ -0,0 +1,5 @@
+Mem/Swap monitoring dockapp for WindowMaker.
+Outside circle is Mem usage in percent.Inside is swap.
+
+WWW: http://www.sh.rim.or.jp/~ssato/wmmemmon-e.html
+Author: Seiichi SATO <sato@cvs-net.co.jp>
diff --git a/sysutils/wmmemmon/pkg-plist b/sysutils/wmmemmon/pkg-plist
new file mode 100644
index 000000000000..f4dadcce6e18
--- /dev/null
+++ b/sysutils/wmmemmon/pkg-plist
@@ -0,0 +1,3 @@
+bin/wmmemmon
+%%PORTDOCS%%share/doc/wmmemmon/README
+%%PORTDOCS%%@dirrm share/doc/wmmemmon