aboutsummaryrefslogtreecommitdiff
path: root/graphics/ray++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ray++/Makefile')
-rw-r--r--graphics/ray++/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ray++/Makefile b/graphics/ray++/Makefile
index 49172c7719a1..553c922054b2 100644
--- a/graphics/ray++/Makefile
+++ b/graphics/ray++/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.mpa-garching.mpg.de/~martin/ray++/download/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A collection of C++ classes needed for ray tracing
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-fast-handles
USE_GMAKE= yes