mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c99c600944
string so I fixed it.
23 lines
440 B
Makefile
23 lines
440 B
Makefile
# New ports collection makefile for: xfractint
|
|
# Date created: 7 Sept 1995
|
|
# Whom: cacho@mexicano.gdl.iteso.mx
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xfractint
|
|
PORTVERSION= 3.10
|
|
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
|
|
|
|
USE_ZIP= yes
|
|
USE_XLIB= yes
|
|
NO_WRKSUBDIR= yes
|
|
MAN1= xfractint.1
|
|
|
|
.include <bsd.port.mk>
|