- 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
PORTREVISION= 1
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
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
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>
- Patrick Li <pat@FreeBSD.org>

View file

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