diff options
Diffstat (limited to 'graphics/rayshade/Makefile')
-rw-r--r-- | graphics/rayshade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 5c7ccac13e26..aa04574e2bb1 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An extensible system for creating ray-traced images + BUILD_DEPENDS= $(LOCALBASE)/lib/librle.a:${PORTSDIR}/graphics/urt HAS_CONFIGURE= yes |