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

PORTNAME=	xmountains
PORTVERSION=	2.7
PORTREVISION=	1
CATEGORIES=	graphics
MASTER_SITES=	http://www.epcc.ed.ac.uk/~spb/xmountains/
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	X11 based fractal landscape generator

NO_WRKSUBDIR=	yes

USE_IMAKE=	yes
USE_XORG=	xbitmaps
MAN6=		xmountains.6
PLIST_FILES=	bin/xmountains

.include <bsd.port.mk>