diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /graphics/glide3/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'graphics/glide3/Makefile')
-rw-r--r-- | graphics/glide3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile index e5e13e494913..8a0af122d172 100644 --- a/graphics/glide3/Makefile +++ b/graphics/glide3/Makefile @@ -19,6 +19,7 @@ EXTRACT_SUFX= .tar.bz2 #The distfile is CVS Glide3-FreeBSD branch with */glide3/tests/* removed MAINTAINER= anholt@freebsd.org +COMMENT= Library to support 3dfx Voodoo3/4/5/Banshee with the DRI USE_BZIP2= yes WRKSRC= ${WRKDIR}/Glide3 |