1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Opengl load monitor.

This commit is contained in:
Vanilla I. Shu 1998-12-06 14:06:05 +00:00
parent 8c85ccc90c
commit d6f0fcea1f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15149
5 changed files with 33 additions and 0 deletions

24
sysutils/glload/Makefile Normal file
View File

@ -0,0 +1,24 @@
# New ports collection makefile for: glload
# Version required: 0.3.3
# Date created: 04 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
# $Id$
#
DISTNAME= glload-0.3.3
CATEGORIES= sysutils
MASTER_SITES= http://student.ex.ba-heidenheim.de/gload/
MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3
USE_X_PREFIX= yes
MAKEFILE= Makefile.FreeBSD
ALL_TARGET= glload
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/glload ${PREFIX}/bin
.include <bsd.port.mk>

1
sysutils/glload/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (glload-0.3.3.tar.gz) = 6fe20365af72d948c3f2cebceff84133

View File

@ -0,0 +1 @@
gl base load monitor.

View File

@ -0,0 +1,6 @@
gl base load monitor.
check http://student.ex.ba-heidenheim.de/glload for more info.
-Vanilla
vanilla@FreeBSD.ORG

View File

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