mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +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
|
PORTNAME= wmcpuload
|
||||||
PORTVERSION= 0.7.1
|
PORTVERSION= 0.8.0
|
||||||
CATEGORIES= sysutils windowmaker
|
CATEGORIES= sysutils windowmaker
|
||||||
MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
|
MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
|
||||||
DISTNAME= WMCPULoad-${PORTVERSION}
|
DISTNAME= WMCPULoad-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= pat@FreeBSD.org
|
MAINTAINER= pat@FreeBSD.org
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
|
||||||
USE_XPM= yes
|
USE_XPM= yes
|
||||||
|
|
||||||
|
MAN1= wmcpuload.1
|
||||||
|
|
||||||
.ifndef(NOPORTDOCS)
|
.ifndef(NOPORTDOCS)
|
||||||
post-install:
|
post-install:
|
||||||
${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 555 \
|
@${MKDIR} ${DOCSDIR}
|
||||||
${PREFIX}/share/doc/${PORTNAME}
|
|
||||||
.for file in README TODO
|
.for file in README TODO
|
||||||
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/${PORTNAME}
|
@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||||
.endfor
|
.endfor
|
||||||
.endif # !NOPORTDOCS
|
.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