aboutsummaryrefslogtreecommitdiff
path: root/graphics/ray++
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:08:19 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:08:19 +0000
commite88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch)
treefb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/ray++
parent169aa14504da58c00c3a38000f4998293ebcebe7 (diff)
downloadports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz
ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip
Notes
Diffstat (limited to 'graphics/ray++')
-rw-r--r--graphics/ray++/Makefile1
-rw-r--r--graphics/ray++/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ray++/Makefile b/graphics/ray++/Makefile
index 49172c7719a1..681cc58bed60 100644
--- a/graphics/ray++/Makefile
+++ b/graphics/ray++/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.mpa-garching.mpg.de/~martin/ray++/download/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A collection of C++ classes needed for ray tracing
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-fast-handles
diff --git a/graphics/ray++/pkg-comment b/graphics/ray++/pkg-comment
deleted file mode 100644
index 329bfc7d9522..000000000000
--- a/graphics/ray++/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A collection of C++ classes needed for ray tracing