diff options
author | will <will@FreeBSD.org> | 2000-12-19 17:56:08 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-19 17:56:08 +0800 |
commit | f556619d5da2a157f6a527512f2c288484d0c28b (patch) | |
tree | 988437815294999a5ab05dbdb2ae8d16f99b0e27 /graphics/Makefile | |
parent | eb0cf6a766d4dd15c9670f19a4867949639d1d96 (diff) | |
download | freebsd-ports-gnome-f556619d5da2a157f6a527512f2c288484d0c28b.tar.gz freebsd-ports-gnome-f556619d5da2a157f6a527512f2c288484d0c28b.tar.zst freebsd-ports-gnome-f556619d5da2a157f6a527512f2c288484d0c28b.zip |
Add blender 2.04, a binary-only 3D modeling/rendering/animation package.
PR: 22853
Submitted by: Jimmy Olgeni <olgeni@uli.it>
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 1c79d34ce2b7..ae1ecd21ad22 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -14,6 +14,7 @@ SUBDIR += aview SUBDIR += avifile SUBDIR += backfract + SUBDIR += blender SUBDIR += camediaplay SUBDIR += camserv SUBDIR += chbg |