diff options
author | thierry <thierry@FreeBSD.org> | 2004-05-30 01:52:41 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-05-30 01:52:41 +0800 |
commit | 3d1a25466e4a53cfcd702c45a08319f9d9dfba2e (patch) | |
tree | 5c8d5f55a085647e56120c871e440abe6b45cc88 /graphics/Makefile | |
parent | 3c94611fc8bb464a2f79afbed04ed791bd2fd74c (diff) | |
download | freebsd-ports-graphics-3d1a25466e4a53cfcd702c45a08319f9d9dfba2e.tar.gz freebsd-ports-graphics-3d1a25466e4a53cfcd702c45a08319f9d9dfba2e.tar.zst freebsd-ports-graphics-3d1a25466e4a53cfcd702c45a08319f9d9dfba2e.zip |
Add smoke 0.5.1, vector graphics OpenGL renderer.
PR: 62411
Submitted by: Igor Pokrovsky <tiamat@comset.net>
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 e3af2832f98..712b2a4eb3c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -396,6 +396,7 @@ SUBDIR += showimg SUBDIR += simage SUBDIR += skencil + SUBDIR += smoke SUBDIR += sng SUBDIR += sodipodi SUBDIR += springgraph |