mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Opengl load monitor.
This commit is contained in:
parent
8c85ccc90c
commit
d6f0fcea1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15149
24
sysutils/glload/Makefile
Normal file
24
sysutils/glload/Makefile
Normal 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
1
sysutils/glload/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (glload-0.3.3.tar.gz) = 6fe20365af72d948c3f2cebceff84133
|
1
sysutils/glload/pkg-comment
Normal file
1
sysutils/glload/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
gl base load monitor.
|
6
sysutils/glload/pkg-descr
Normal file
6
sysutils/glload/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
gl base load monitor.
|
||||
|
||||
check http://student.ex.ba-heidenheim.de/glload for more info.
|
||||
|
||||
-Vanilla
|
||||
vanilla@FreeBSD.ORG
|
1
sysutils/glload/pkg-plist
Normal file
1
sysutils/glload/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/glload
|
Loading…
Reference in New Issue
Block a user