freebsd-ports/graphics/xfractint/Makefile

23 lines
440 B
Makefile
Raw Normal View History

# New ports collection makefile for: xfractint
# Date created: 7 Sept 1995
# Whom: cacho@mexicano.gdl.iteso.mx
#
1999-08-25 08:16:32 +02:00
# $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
1997-10-07 13:48:49 +02:00
MAINTAINER= ports@FreeBSD.org
USE_ZIP= yes
1998-11-28 03:18:45 +01:00
USE_XLIB= yes
NO_WRKSUBDIR= yes
MAN1= xfractint.1
.include <bsd.port.mk>