diff options
author | anholt <anholt@FreeBSD.org> | 2003-11-08 04:34:04 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-11-08 04:34:04 +0800 |
commit | 72036771a0d24beced34fe986b3f83a7d5b22ddd (patch) | |
tree | f77b37f560ee77cba646f16fd7e056cad249bad0 /graphics/Makefile | |
parent | 293ef7289863d87971138535af4ec1087797fe22 (diff) | |
download | freebsd-ports-gnome-72036771a0d24beced34fe986b3f83a7d5b22ddd.tar.gz freebsd-ports-gnome-72036771a0d24beced34fe986b3f83a7d5b22ddd.tar.zst freebsd-ports-gnome-72036771a0d24beced34fe986b3f83a7d5b22ddd.zip |
Add mesa-demos, a port of the GL demos distributed with Mesa.
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 efb49165a5cf..df1081d7cae2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -225,6 +225,7 @@ SUBDIR += lodju SUBDIR += maverik SUBDIR += megapov + SUBDIR += mesa-demos SUBDIR += mesagl SUBDIR += meshviewer SUBDIR += metapixel |