summaryrefslogtreecommitdiff
path: root/graphics/giram
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-19 17:38:25 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-19 17:38:25 +0000
commit09517fb0ad6f5bb964564d675fc1874711ed7743 (patch)
tree8e7a9b6b2aca0e9c1ae77d15dedbf56e48d85b24 /graphics/giram
parentAdd a legal statement in LEGAL, was previously in ports Makefile (diff)
Import of giram (giram is really a modeller), a GTK based POV-Ray
oriented modeller. PR: 12288 Submitted by: Brandon Fosdick <bfoz@glue.umd.edu>
Notes
Notes: svn path=/head/; revision=19566
Diffstat (limited to 'graphics/giram')
-rw-r--r--graphics/giram/Makefile28
-rw-r--r--graphics/giram/distinfo1
-rw-r--r--graphics/giram/pkg-comment1
-rw-r--r--graphics/giram/pkg-descr8
-rw-r--r--graphics/giram/pkg-plist30
5 files changed, 68 insertions, 0 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile
new file mode 100644
index 000000000000..bebcb0a67c62
--- /dev/null
+++ b/graphics/giram/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: giram
+# Version required: 0.0.18
+# Date created: 17 June 1999
+# Whom: Brandon Fosdick <bfoz@glue.umd.edu>
+#
+# $Id$
+#
+
+DISTNAME= Giram-0.0.18
+PKGNAME= giram-0.0.18
+CATEGORIES= graphics
+MASTER_SITES= ftp://ftp.minet.net/pub/giram/
+
+MAINTAINER= bfoz@glue.umd.edu
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray31
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
+ CFLAGS="-I${LOCALBASE}/include ${CFLAGS}"
+
+post-install:
+ @${MKDIR} ${PREFIX}/Giram/SampleScenes
+ ${INSTALL_DATA} ${WRKSRC}/SampleScenes/* ${PREFIX}/Giram/SampleScenes/
+
+.include <bsd.port.mk>
diff --git a/graphics/giram/distinfo b/graphics/giram/distinfo
new file mode 100644
index 000000000000..27c36ef891d3
--- /dev/null
+++ b/graphics/giram/distinfo
@@ -0,0 +1 @@
+MD5 (Giram-0.0.18.tar.gz) = 591e0f7af9bd3c980ca9f16e108e7f2f
diff --git a/graphics/giram/pkg-comment b/graphics/giram/pkg-comment
new file mode 100644
index 000000000000..6dbf82a66929
--- /dev/null
+++ b/graphics/giram/pkg-comment
@@ -0,0 +1 @@
+Giram is Really A Modeller
diff --git a/graphics/giram/pkg-descr b/graphics/giram/pkg-descr
new file mode 100644
index 000000000000..fc5c211ffcdb
--- /dev/null
+++ b/graphics/giram/pkg-descr
@@ -0,0 +1,8 @@
+Giram Is Really A Modeller.
+
+It is a Persistance Of Vision (POV-Ray) oriented modeller. But may become
+more of a general modeler in the future.
+
+Author: David Odin <David.Odin@bigfoot.com>
+Web: http://www.minet.net/giram/
+Maintainer: Brandon Fosdick <bfoz@glue.umd.edu>
diff --git a/graphics/giram/pkg-plist b/graphics/giram/pkg-plist
new file mode 100644
index 000000000000..f9894bf2a21b
--- /dev/null
+++ b/graphics/giram/pkg-plist
@@ -0,0 +1,30 @@
+bin/povfront
+bin/giram
+Giram/plug-ins/Rotate
+Giram/plug-ins/Spheres
+Giram/plug-ins/Box
+Giram/docs/Tutorial
+Giram/SampleScenes/Cone.pov
+Giram/SampleScenes/Disc.pov
+Giram/SampleScenes/Giram.pov
+Giram/SampleScenes/IntSphereBox1.pov
+Giram/SampleScenes/IntSphereBox2.pov
+Giram/SampleScenes/IntSphereBox3.pov
+Giram/SampleScenes/IntSpherePlane1.pov
+Giram/SampleScenes/IntSpherePlane2.pov
+Giram/SampleScenes/IntSpherePlane3.pov
+Giram/SampleScenes/Triangle.pov
+Giram/SampleScenes/basicvue.pov
+Giram/SampleScenes/basicvue2.pov
+Giram/SampleScenes/basicvue3.pov
+Giram/SampleScenes/basicvue4.pov
+Giram/SampleScenes/box.pov
+Giram/SampleScenes/colors.inc
+Giram/SampleScenes/superel1.pov
+Giram/SampleScenes/superel2.pov
+Giram/SampleScenes/superel3.pov
+Giram/SampleScenes/torus.pov
+@dirrm Giram/plug-ins
+@dirrm Giram/SampleScenes
+@dirrm Giram/docs
+@dirrm Giram