- Update master sites

- Update WWW
- Use more macros in plist

PR:		ports/97800
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
This commit is contained in:
Andrew Pantyukhin 2006-06-03 14:50:43 +00:00
parent 15cb428128
commit b8ffabac0c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164293
3 changed files with 45 additions and 41 deletions

View file

@ -9,7 +9,11 @@ PORTNAME= wmcube
PORTVERSION= 0.98 PORTVERSION= 0.98
PORTREVISION= 1 PORTREVISION= 1
CATEGORIES= sysutils windowmaker CATEGORIES= sysutils windowmaker
MASTER_SITES= http://kling.mine.nu/files/ MASTER_SITES= ${MASTER_SITE_TUCOWS} \
http://dockapps.org/download.php/id/222/ \
http://mirror2.unixfreunde.de/ \
http://freebsd.unixfreunde.de/sources/
MASTER_SITE_SUBDIR= x11/dock
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Window Maker dockapp that displays cpu load and a realtime 3d object COMMENT= Window Maker dockapp that displays cpu load and a realtime 3d object

View file

@ -2,7 +2,7 @@ wmCube is a dockapp that displays a realtime rotating 3d-object
and the current cpu-load. The cpu-load also makes the object spin and the current cpu-load. The cpu-load also makes the object spin
faster/slower. You can zoom in and out by clicking on the dockapp. faster/slower. You can zoom in and out by clicking on the dockapp.
WWW: http://kling.mine.nu/kling/wmcube.htm WWW: http://dockapps.org/file.php/id/162
Author: Robert Kling <robkli-8@student.luth.se> Author: Robert Kling <robkli-8@student.luth.se>
- Patrick Li <pat@FreeBSD.org> - Patrick Li <pat@FreeBSD.org>

View file

@ -1,40 +1,40 @@
bin/wmcube bin/wmcube
%%PORTDOCS%%share/doc/wmcube/CHANGES %%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%share/doc/wmcube/README %%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%share/doc/wmcube/TODO %%PORTDOCS%%%%DOCSDIR%%/TODO
share/wmcube/2planes-solid.wmc %%DATADIR%%/2planes-solid.wmc
share/wmcube/4d.wmc %%DATADIR%%/4d.wmc
share/wmcube/8star-small.wmc %%DATADIR%%/8star-small.wmc
share/wmcube/8star.wmc %%DATADIR%%/8star.wmc
share/wmcube/ball-solid.wmc %%DATADIR%%/ball-solid.wmc
share/wmcube/ball.wmc %%DATADIR%%/ball.wmc
share/wmcube/celtic.wmc %%DATADIR%%/celtic.wmc
share/wmcube/cross.wmc %%DATADIR%%/cross.wmc
share/wmcube/cross2-solid.wmc %%DATADIR%%/cross2-solid.wmc
share/wmcube/cross2.wmc %%DATADIR%%/cross2.wmc
share/wmcube/cross3-solid.wmc %%DATADIR%%/cross3-solid.wmc
share/wmcube/cross3.wmc %%DATADIR%%/cross3.wmc
share/wmcube/cross4-solid.wmc %%DATADIR%%/cross4-solid.wmc
share/wmcube/crystal.wmc %%DATADIR%%/crystal.wmc
share/wmcube/cube-solid.wmc %%DATADIR%%/cube-solid.wmc
share/wmcube/cube.wmc %%DATADIR%%/cube.wmc
share/wmcube/diamond.wmc %%DATADIR%%/diamond.wmc
share/wmcube/dice-solid.wmc %%DATADIR%%/dice-solid.wmc
share/wmcube/e.wmc %%DATADIR%%/e.wmc
share/wmcube/e2.wmc %%DATADIR%%/e2.wmc
share/wmcube/foo.wmc %%DATADIR%%/foo.wmc
share/wmcube/gnustep.wmc %%DATADIR%%/gnustep.wmc
share/wmcube/hyperpyramid.wmc %%DATADIR%%/hyperpyramid.wmc
share/wmcube/jeep.wmc %%DATADIR%%/jeep.wmc
share/wmcube/multicube.wmc %%DATADIR%%/multicube.wmc
share/wmcube/peace.wmc %%DATADIR%%/peace.wmc
share/wmcube/pyramid.wmc %%DATADIR%%/pyramid.wmc
share/wmcube/radioactive.wmc %%DATADIR%%/radioactive.wmc
share/wmcube/shield.wmc %%DATADIR%%/shield.wmc
share/wmcube/spaceshuttle.wmc %%DATADIR%%/spaceshuttle.wmc
share/wmcube/spiral.wmc %%DATADIR%%/spiral.wmc
share/wmcube/star.wmc %%DATADIR%%/star.wmc
share/wmcube/starcube.wmc %%DATADIR%%/starcube.wmc
share/wmcube/wmlogo.wmc %%DATADIR%%/wmlogo.wmc
@dirrm share/wmcube @dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm share/doc/wmcube %%PORTDOCS%%@dirrm %%DOCSDIR%%