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

22 lines
435 B
Makefile
Raw Normal View History

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