diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-06 03:39:43 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-06 03:39:43 +0000 |
commit | 42f4845be4e227a2dc4a989002f99c6bf30fa750 (patch) | |
tree | 2d4b9c3b22a23fda9a8d97e25120245a9a6c72ff /graphics/Makefile | |
parent | b4a61a35a21948f7d2e37a2a46990944af556e94 (diff) | |
download | FreeBSD-ports-42f4845be4e227a2dc4a989002f99c6bf30fa750.zip FreeBSD-ports-42f4845be4e227a2dc4a989002f99c6bf30fa750.tar.gz |
Port submission
Mesa is a 3-D graphics library with an API which is very
similar to that of OpenGL*
PR: ports/49948
Submitted by: bobby <bobby3999@yahoo.com>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9386f3b..76b341f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -10,6 +10,7 @@ SUBDIR += IPA SUBDIR += ImageMagick SUBDIR += Mesa3 + SUBDIR += Mesa5 SUBDIR += OpenEXR SUBDIR += aalib SUBDIR += acidwarp |