aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/xgrasp/Makefile21
-rw-r--r--graphics/xgrasp/distinfo1
-rw-r--r--graphics/xgrasp/pkg-comment1
-rw-r--r--graphics/xgrasp/pkg-descr6
-rw-r--r--graphics/xgrasp/pkg-plist4
5 files changed, 33 insertions, 0 deletions
diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile
new file mode 100644
index 00000000000..742bf245bc8
--- /dev/null
+++ b/graphics/xgrasp/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xgrasp
+# Version required: 1.7d
+# Date created: 23 July 1995
+# Whom: asami
+#
+# $Id: Makefile,v 1.1.1.1 1995/07/18 00:32:33 asami Exp $
+#
+
+DISTNAME= xgrasp.1.7d
+PKGNAME= xgrasp-1.7d
+CATEGORIES+= graphics x11
+MASTER_SITES= ftp://qiclab.scn.rain.com/pub/X11/ \
+ ftp://ftp.cs.ubc.ca/mirror1/x-contrib.R5/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= asami@FreeBSD.ORG
+
+USE_IMAKE= yes
+NO_WRKSUBDIR= yes
+
+.include <bsd.port.mk>
diff --git a/graphics/xgrasp/distinfo b/graphics/xgrasp/distinfo
new file mode 100644
index 00000000000..821459da789
--- /dev/null
+++ b/graphics/xgrasp/distinfo
@@ -0,0 +1 @@
+MD5 (xgrasp.1.7d.tar.Z) = ed15f8eb636a7597b39abebf13958ac8
diff --git a/graphics/xgrasp/pkg-comment b/graphics/xgrasp/pkg-comment
new file mode 100644
index 00000000000..f520ff305e3
--- /dev/null
+++ b/graphics/xgrasp/pkg-comment
@@ -0,0 +1 @@
+xgrasp-1.7d, displays GL animations on X screen
diff --git a/graphics/xgrasp/pkg-descr b/graphics/xgrasp/pkg-descr
new file mode 100644
index 00000000000..9b830c67b24
--- /dev/null
+++ b/graphics/xgrasp/pkg-descr
@@ -0,0 +1,6 @@
+xgrasp is a program to display GL animations in an X window.
+
+This is version 1.7d. It only works on 8-bit Pseudocolor displays.
+
+-Satoshi
+asami@cs.berkeley.edu
diff --git a/graphics/xgrasp/pkg-plist b/graphics/xgrasp/pkg-plist
new file mode 100644
index 00000000000..69450fc34d2
--- /dev/null
+++ b/graphics/xgrasp/pkg-plist
@@ -0,0 +1,4 @@
+bin/xgrasp
+bin/glib
+man/man1/xgrasp.1.gz
+man/man1/glib.1.gz