Add landscape 0.5.1, a program for generating and rendering

landscapes.

PR:		27236
Submitted by:	Jonathan Belson <jon@witchspace.com>
This commit is contained in:
Maxim Sobolev 2001-05-17 16:28:42 +00:00
parent 847c099094
commit 47394ad493
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42675
6 changed files with 36 additions and 0 deletions

View File

@ -106,6 +106,7 @@
SUBDIR += kdegraphics2
SUBDIR += killustrator
SUBDIR += kplot3d
SUBDIR += landscape
SUBDIR += lcms
SUBDIR += leafpak
SUBDIR += lfview

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: landscape
# Date created: 1 May 2001
# Whom: Jonathan Belson <jon@witchspace.com>
#
# $FreeBSD$
#
PORTNAME= landscape
PORTVERSION= 0.5.1
CATEGORIES= graphics kde
MASTER_SITES= http://www.dookie.demon.co.uk/
MAINTAINER= jon@witchspace.com
LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth
USE_MESA= yes
USE_QT_VER= 2
USE_KDELIBS_VER= 2
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/landscape ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (landscape-0.5.1.tar.gz) = fab8bd267bd2b61ce00a92f9e6188731

View File

@ -0,0 +1 @@
A program for generating and rendering landscapes

View File

@ -0,0 +1,8 @@
Landscape is a program to create and render fractal landscapes. A
choice of different generation algorithms are available, as well
as an OpenGL preview or the final render.
WWW: http://www.witchspace.com
- J. Belson
jon@witchspace.com

View File

@ -0,0 +1 @@
bin/landscape