freebsd-ports/graphics/xfractint/Makefile
Seiichirou Hiraoka 8eed24a703 Added secondary site to MASTER_SITES
Fixed some files to respect X11BASE/CC properly
Switched install path of data files from lib/ to share/
Added WWW: line into pkg/DESCR
PR: 14289
Submitted by: tkato@prontomail.ne.jp
1999-10-13 14:31:22 +00:00

22 lines
451 B
Makefile

# New ports collection makefile for: xfractint
# Version required: 3.10
# Date created: 7 Sept 1995
# Whom: cacho@mexicano.gdl.iteso.mx
#
# $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/
MAINTAINER= ports@FreeBSD.org
USE_ZIP= yes
USE_XLIB= yes
NO_WRKSUBDIR= yes
MAN1= xfractint.1
.include <bsd.port.mk>