diff options
author | lioux <lioux@FreeBSD.org> | 2002-08-30 00:20:37 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-08-30 00:20:37 +0000 |
commit | bc7f70fa882f0399bec05f03728f5279e20a5731 (patch) | |
tree | cbfbdfcd8b98a74ff78b8d375f3e8cff61caded6 /graphics/Makefile | |
parent | 49826c838f79506c3a03ed6bf954252de5243283 (diff) | |
download | FreeBSD-ports-bc7f70fa882f0399bec05f03728f5279e20a5731.zip FreeBSD-ports-bc7f70fa882f0399bec05f03728f5279e20a5731.tar.gz |
New port quat version 1.11: A Three-dimensional fractal creator
(command line only)
Submitted by: David Yeske <dyeske@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 325873e..58e8140 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -307,6 +307,7 @@ SUBDIR += qglviewer SUBDIR += qiv SUBDIR += qslim + SUBDIR += quat SUBDIR += quickpics SUBDIR += qvplay SUBDIR += ray++ |