freebsd-ports/graphics/xmountains/Makefile
Roman Bogorodskiy 171b0716a6 Update to 2.7.
PR:		83158
Submitted by:	Ports Fury
2005-07-08 18:52:28 +00:00

23 lines
476 B
Makefile

# New ports collection makefile for: xmountains
# Date created: 16 November 1996
# Whom: proff
#
# $FreeBSD$
#
PORTNAME= xmountains
PORTVERSION= 2.7
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
MAN6= xmountains.6
PLIST_FILES= bin/xmountains
.include <bsd.port.mk>