diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 03:29:55 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 03:29:55 +0000 |
commit | e7684d7ddb8318939223a63a77c0c257c8c72bdf (patch) | |
tree | f45cf5d5886903fd7503216c0c7b7be1f28da335 /graphics/Makefile | |
parent | b65bbf6a151c92f425cb871711bdb52f67c0f2fb (diff) | |
download | ports-e7684d7ddb8318939223a63a77c0c257c8c72bdf.tar.gz ports-e7684d7ddb8318939223a63a77c0c257c8c72bdf.zip |
Add yafray 0.0.3, a fast XML based raytracer.
PR: 52405
Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes:
svn path=/head/; revision=82123
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 |