aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-30 18:00:17 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-30 18:00:17 +0000
commite3c2ea1130e874ea2946c80f4aa2aca041c20733 (patch)
tree5b7d8725cb79c45d8f5f138a75f7f75ec1349d74 /sysutils
parenta556ea9f725947078d7c6303a66b30ccfd217c6d (diff)
downloadports-e3c2ea1130e874ea2946c80f4aa2aca041c20733.tar.gz
ports-e3c2ea1130e874ea2946c80f4aa2aca041c20733.zip
Update to 0.8.0
Notes
Notes: svn path=/head/; revision=52415
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/wmcpuload/Makefile13
-rw-r--r--sysutils/wmcpuload/distinfo2
2 files changed, 6 insertions, 9 deletions
diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile
index 1105c140d992..cf213877289d 100644
--- a/sysutils/wmcpuload/Makefile
+++ b/sysutils/wmcpuload/Makefile
@@ -6,27 +6,24 @@
#
PORTNAME= wmcpuload
-PORTVERSION= 0.7.1
+PORTVERSION= 0.8.0
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
DISTNAME= WMCPULoad-${PORTVERSION}
MAINTAINER= pat@FreeBSD.org
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
-ONLY_FOR_ARCHS= i386
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_XPM= yes
+MAN1= wmcpuload.1
+
.ifndef(NOPORTDOCS)
post-install:
- ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 555 \
- ${PREFIX}/share/doc/${PORTNAME}
+ @${MKDIR} ${DOCSDIR}
.for file in README TODO
- ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/${PORTNAME}
+ @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif # !NOPORTDOCS
diff --git a/sysutils/wmcpuload/distinfo b/sysutils/wmcpuload/distinfo
index d4556065e585..3137e3bab83a 100644
--- a/sysutils/wmcpuload/distinfo
+++ b/sysutils/wmcpuload/distinfo
@@ -1 +1 @@
-MD5 (WMCPULoad-0.7.1.tar.gz) = 3eeefcbda096c8a312bb3a207d4f9069
+MD5 (WMCPULoad-0.8.0.tar.gz) = f1811aa34c36e8efc626d27ad6bfa831