1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/graphics/xfractint/Makefile

23 lines
451 B
Makefile
Raw Normal View History

# New ports collection makefile for: xfractint
# Version required: 3.10
# Date created: 7 Sept 1995
# Whom: cacho@mexicano.gdl.iteso.mx
#
1999-08-25 06:16:32 +00:00
# $FreeBSD$
#
DISTNAME= xfrac310
PKGNAME= xfractint-3.10
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.phoenix.net/pub/USERS/twegner/ \
http://spanky.triumf.ca/pub/fractals/programs/unix/
1997-10-07 11:48:49 +00:00
MAINTAINER= ports@FreeBSD.org
USE_ZIP= yes
1998-11-28 02:18:45 +00:00
USE_XLIB= yes
NO_WRKSUBDIR= yes
MAN1= xfractint.1
.include <bsd.port.mk>