diff options
Diffstat (limited to 'graphics/renderpark/Makefile')
-rw-r--r-- | graphics/renderpark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/renderpark/Makefile b/graphics/renderpark/Makefile index ea72f9e3d0ce..cbeb15f59c6c 100644 --- a/graphics/renderpark/Makefile +++ b/graphics/renderpark/Makefile @@ -16,6 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Scenes${EXTRACT_SUFX} DIST_SUBDIR= ${DISTNAME} MAINTAINER= tiamat@telegraph.spb.ru +COMMENT= System for physically based photo-realistic image synthesis .ifdef (WITH_XRML) LIB_DEPENDS= xrml.0:${PORTSDIR}/graphics/xrml |