summaryrefslogtreecommitdiff
path: root/graphics/xmountains/Makefile
blob: b266b23a3883d63c4beaa496fef1f4efd9b8efec (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:    xmountains
# Date created:         16 November 1996
# Whom:                 proff
#
# $FreeBSD$
#

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

MAINTAINER=	ports@FreeBSD.org

NO_WRKSUBDIR=	yes

USE_IMAKE=	yes
MAN6=		xmountains.6

.include <bsd.port.mk>