xgrasp-1.7d, display GL animations in an X window. It only works on
8-bit Pseudocolor displays. :<
This commit is contained in:
parent
4207ae0118
commit
d1240a17b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2019
21
graphics/xgrasp/Makefile
Normal file
21
graphics/xgrasp/Makefile
Normal file
@ -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>
|
1
graphics/xgrasp/distinfo
Normal file
1
graphics/xgrasp/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xgrasp.1.7d.tar.Z) = ed15f8eb636a7597b39abebf13958ac8
|
1
graphics/xgrasp/pkg-comment
Normal file
1
graphics/xgrasp/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
xgrasp-1.7d, displays GL animations on X screen
|
6
graphics/xgrasp/pkg-descr
Normal file
6
graphics/xgrasp/pkg-descr
Normal file
@ -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
|
4
graphics/xgrasp/pkg-plist
Normal file
4
graphics/xgrasp/pkg-plist
Normal file
@ -0,0 +1,4 @@
|
||||
bin/xgrasp
|
||||
bin/glib
|
||||
man/man1/xgrasp.1.gz
|
||||
man/man1/glib.1.gz
|
Loading…
Reference in New Issue
Block a user