mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 0.8.0
This commit is contained in:
parent
a556ea9f72
commit
e3c2ea1130
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52415
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (WMCPULoad-0.7.1.tar.gz) = 3eeefcbda096c8a312bb3a207d4f9069
|
||||
MD5 (WMCPULoad-0.8.0.tar.gz) = f1811aa34c36e8efc626d27ad6bfa831
|
||||
|
Loading…
Reference in New Issue
Block a user