summaryrefslogtreecommitdiff
path: root/graphics/xfractint/Makefile
blob: 4b74b5e5ff5a4ef0aad9b9d695c49a17860d3432 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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/

MAINTAINER=	ports@FreeBSD.org

USE_ZIP=	yes
USE_XLIB=	yes
NO_WRKSUBDIR=	yes
MAN1=		xfractint.1

.include <bsd.port.mk>