aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
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