1995-07-11 06:50:12 +00:00
|
|
|
# New ports collection makefile for: xscreensaver
|
1999-05-31 16:57:53 +00:00
|
|
|
# Version required: 3.12
|
1995-07-11 06:50:12 +00:00
|
|
|
# Date created: 10 July 1995
|
1998-12-10 12:17:11 +00:00
|
|
|
# Whom: dom@myrddin.demon.co.uk
|
1995-07-11 06:50:12 +00:00
|
|
|
#
|
1999-05-31 16:57:53 +00:00
|
|
|
# $Id: Makefile,v 1.19 1999/04/04 01:32:57 jseger Exp $
|
1995-07-11 06:50:12 +00:00
|
|
|
#
|
|
|
|
|
1999-05-31 16:57:53 +00:00
|
|
|
DISTNAME= xscreensaver-3.12
|
1996-11-18 09:56:45 +00:00
|
|
|
CATEGORIES= x11
|
1998-12-10 12:17:11 +00:00
|
|
|
MASTER_SITES= http://www.jwz.org/xscreensaver/
|
1995-07-11 06:50:12 +00:00
|
|
|
|
1997-11-27 23:48:18 +00:00
|
|
|
MAINTAINER= jseger@FreeBSD.ORG
|
1995-07-11 06:50:12 +00:00
|
|
|
|
1998-09-17 00:33:02 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
1995-07-11 06:50:12 +00:00
|
|
|
|
1997-09-09 05:43:01 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1999-05-31 16:57:53 +00:00
|
|
|
CONFIGURE_ARGS= --without-pam
|
1998-08-05 09:31:52 +00:00
|
|
|
USE_X_PREFIX= yes
|
1999-05-31 16:57:53 +00:00
|
|
|
MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 \
|
|
|
|
bsod.1 bubbles.1 critical.1 decayscreen.1 \
|
|
|
|
deco.1 drift.1 epicycle.1 flag.1 flame.1 \
|
|
|
|
forest.1 galaxy.1 goop.1 grav.1 greynetic.1 \
|
|
|
|
halo.1 helix.1 hopalong.1 hypercube.1 ifs.1 \
|
|
|
|
imsmap.1 jigsaw.1 julia.1 kaleidescope.1 laser.1 \
|
|
|
|
lightning.1 lisa.1 lmorph.1 maze.1 moire.1 munch.1 noseguy.1 \
|
|
|
|
pedal.1 penrose.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 \
|
|
|
|
t3d.1 vines.1 xjack.1 xlyap.1 xroger.1 xscreensaver-command.1 \
|
|
|
|
xscreensaver-demo.1 xscreensaver.1
|
1995-07-11 06:50:12 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|