freebsd-ports/graphics/xfractint/Makefile

22 lines
429 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 08:16:32 +02:00
# $FreeBSD$
#
DISTNAME= xfrac310
PKGNAME= xfractint-3.10
CATEGORIES= graphics
1997-10-07 13:48:49 +02:00
MASTER_SITES= ftp://ftp.phoenix.net/pub/USERS/twegner/
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>