diff options
author | will <will@FreeBSD.org> | 2003-06-03 11:29:55 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-03 11:29:55 +0800 |
commit | e4760c0dd202e29641db100b47dc7e00f11e0b0a (patch) | |
tree | 6213e13fda36d486eab8438cc9bd885e24ae93cc /graphics/Makefile | |
parent | aab1209ddc77626669ff2eac207271b223fac8da (diff) | |
download | freebsd-ports-gnome-e4760c0dd202e29641db100b47dc7e00f11e0b0a.tar.gz freebsd-ports-gnome-e4760c0dd202e29641db100b47dc7e00f11e0b0a.tar.zst freebsd-ports-gnome-e4760c0dd202e29641db100b47dc7e00f11e0b0a.zip |
Add yafray 0.0.3, a fast XML based raytracer.
PR: 52405
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 d45ae0c315df..fedeb53cea76 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -421,6 +421,7 @@ SUBDIR += xv-m17n SUBDIR += xwpick SUBDIR += xzgv + SUBDIR += yafray SUBDIR += zimg SUBDIR += zphoto |