1995-07-11 08:50:12 +02:00
|
|
|
# New ports collection makefile for: xscreensaver
|
|
|
|
# Date created: 10 July 1995
|
1998-12-10 13:17:11 +01:00
|
|
|
# Whom: dom@myrddin.demon.co.uk
|
1995-07-11 08:50:12 +02:00
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1995-07-11 08:50:12 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xscreensaver
|
2000-05-09 13:40:44 +02:00
|
|
|
PORTVERSION= 3.24
|
1996-11-18 10:56:45 +01:00
|
|
|
CATEGORIES= x11
|
1998-12-10 13:17:11 +01:00
|
|
|
MASTER_SITES= http://www.jwz.org/xscreensaver/
|
1995-07-11 08:50:12 +02:00
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
1995-07-11 08:50:12 +02:00
|
|
|
|
1999-11-08 16:57:21 +01:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
2000-03-21 00:25:21 +01:00
|
|
|
GL.14:${PORTSDIR}/graphics/Mesa3
|
1995-07-11 08:50:12 +02:00
|
|
|
|
1997-09-09 07:43:01 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1999-11-08 16:57:21 +01:00
|
|
|
CONFIGURE_ARGS= --without-pam --with-gl --with-gle --with-xpm
|
1998-08-05 11:31:52 +02:00
|
|
|
USE_X_PREFIX= yes
|
1999-05-31 18:57:53 +02:00
|
|
|
MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 \
|
|
|
|
bsod.1 bubbles.1 critical.1 decayscreen.1 \
|
1999-11-02 17:15:05 +01:00
|
|
|
deco.1 distort.1 drift.1 epicycle.1 flag.1 flame.1 \
|
1999-05-31 18:57:53 +02:00
|
|
|
forest.1 galaxy.1 goop.1 grav.1 greynetic.1 \
|
|
|
|
halo.1 helix.1 hopalong.1 hypercube.1 ifs.1 \
|
1999-11-02 17:15:05 +01:00
|
|
|
imsmap.1 jigsaw.1 julia.1 kaleidescope.1 lament.1 laser.1 \
|
1999-05-31 18:57:53 +02:00
|
|
|
lightning.1 lisa.1 lmorph.1 maze.1 moire.1 munch.1 noseguy.1 \
|
1999-11-02 17:15:05 +01:00
|
|
|
pedal.1 penrose.1 phosphor.1 pyro.1 qix.1 rd-bomb.1 rocks.1 \
|
|
|
|
rorschach.1 sierpinski.1 slidescreen.1 slip.1 sonar.1 sphere.1\
|
|
|
|
spiral.1 spotlight.1 squiral.1 starfish.1 strange.1 swirl.1 \
|
2000-05-09 13:40:44 +02:00
|
|
|
t3d.1 vidwhacker.1 vines.1 webcollage.1 xflame.1 xjack.1 \
|
|
|
|
xlyap.1 xmatrix.1 xroger.1 xscreensaver-command.1 \
|
|
|
|
xscreensaver.1 xsublim.1 xteevee.1
|
1995-07-11 08:50:12 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|