aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmountains/Makefile
blob: f9af85bfa4e3e375eae807f75e54ab1071e2b8e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    xmountains
# Date created:         16 November 1996
# Whom:                 proff
#
# $FreeBSD$
#

PORTNAME=	xmountains
PORTVERSION=	2.4
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	apps/math/fractals
EXTRACT_SUFX=	.tgz

MAINTAINER=	proff@iq.org

USE_IMAKE=	yes
MAN6=		xmountains.6

NO_WRKSUBDIR=	yes

.include <bsd.port.mk>