aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfractint/Makefile
blob: 5b7c2d818428f5c6f8c75e019372c9d7f87e8116 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	xfractint
# Date created:		7 Sept 1995
# Whom:			cacho@mexicano.gdl.iteso.mx
#
# $FreeBSD$
#

PORTNAME=	xfractint
PORTVERSION=	3.10
PORTREVISION=	1
CATEGORIES=	graphics
MASTER_SITES=	ftp://ftp.phoenix.net/pub/USERS/twegner/ \
		http://spanky.triumf.ca/pub/fractals/programs/unix/
DISTNAME=	xfrac310

MAINTAINER=	ports@FreeBSD.org
COMMENT=	The Unix port of fractint

NO_WRKSUBDIR=	yes

USE_ZIP=	yes
USE_XLIB=	yes
MAN1=		xfractint.1

.include <bsd.port.mk>