aboutsummaryrefslogtreecommitdiff
path: root/graphics/landscape
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-17 16:28:42 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-17 16:28:42 +0000
commit47394ad4937774cfc1df088d954a05533f3f4658 (patch)
tree1047bee4bd0a8dfe7b692bc5ba7f7be6beaf2ea8 /graphics/landscape
parent847c099094fdf9f6782d24723f1407cdcb7cd97d (diff)
downloadports-47394ad4937774cfc1df088d954a05533f3f4658.tar.gz
ports-47394ad4937774cfc1df088d954a05533f3f4658.zip
Notes
Diffstat (limited to 'graphics/landscape')
-rw-r--r--graphics/landscape/Makefile24
-rw-r--r--graphics/landscape/distinfo1
-rw-r--r--graphics/landscape/pkg-comment1
-rw-r--r--graphics/landscape/pkg-descr8
-rw-r--r--graphics/landscape/pkg-plist1
5 files changed, 35 insertions, 0 deletions
diff --git a/graphics/landscape/Makefile b/graphics/landscape/Makefile
new file mode 100644
index 000000000000..e91702c7b1df
--- /dev/null
+++ b/graphics/landscape/Makefile
@@ -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>
diff --git a/graphics/landscape/distinfo b/graphics/landscape/distinfo
new file mode 100644
index 000000000000..63695bc87ff5
--- /dev/null
+++ b/graphics/landscape/distinfo
@@ -0,0 +1 @@
+MD5 (landscape-0.5.1.tar.gz) = fab8bd267bd2b61ce00a92f9e6188731
diff --git a/graphics/landscape/pkg-comment b/graphics/landscape/pkg-comment
new file mode 100644
index 000000000000..d53263876093
--- /dev/null
+++ b/graphics/landscape/pkg-comment
@@ -0,0 +1 @@
+A program for generating and rendering landscapes
diff --git a/graphics/landscape/pkg-descr b/graphics/landscape/pkg-descr
new file mode 100644
index 000000000000..1508f58cd2b0
--- /dev/null
+++ b/graphics/landscape/pkg-descr
@@ -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
diff --git a/graphics/landscape/pkg-plist b/graphics/landscape/pkg-plist
new file mode 100644
index 000000000000..f22e00a3bf17
--- /dev/null
+++ b/graphics/landscape/pkg-plist
@@ -0,0 +1 @@
+bin/landscape