1999-10-13 16:31:22 +02:00
|
|
|
# New ports collection makefile for: xfractint
|
|
|
|
# Date created: 7 Sept 1995
|
|
|
|
# Whom: cacho@mexicano.gdl.iteso.mx
|
1995-09-09 06:21:57 +02:00
|
|
|
#
|
1999-08-25 08:16:32 +02:00
|
|
|
# $FreeBSD$
|
1995-09-09 06:21:57 +02:00
|
|
|
#
|
|
|
|
|
2000-04-14 12:48:02 +02:00
|
|
|
PORTNAME= xfractint
|
|
|
|
PORTVERSION= 3.10
|
1996-11-18 12:44:27 +01:00
|
|
|
CATEGORIES= graphics
|
1999-10-13 16:31:22 +02:00
|
|
|
MASTER_SITES= ftp://ftp.phoenix.net/pub/USERS/twegner/ \
|
|
|
|
http://spanky.triumf.ca/pub/fractals/programs/unix/
|
2000-04-14 12:48:02 +02:00
|
|
|
DISTNAME= xfrac310
|
1997-10-07 13:48:49 +02:00
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 19:08:19 +01:00
|
|
|
COMMENT= The Unix port of fractint
|
1995-09-09 06:21:57 +02:00
|
|
|
|
2003-12-07 17:09:49 +01:00
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
|
1999-10-11 01:42:47 +02:00
|
|
|
USE_ZIP= yes
|
1998-11-28 03:18:45 +01:00
|
|
|
USE_XLIB= yes
|
1996-11-18 12:44:27 +01:00
|
|
|
MAN1= xfractint.1
|
1995-09-09 06:21:57 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|