diff options
Diffstat (limited to 'graphics/imlib3d/Makefile')
-rw-r--r-- | graphics/imlib3d/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/imlib3d/Makefile b/graphics/imlib3d/Makefile index a90ac9afe6cc..1f8ad8d74c4c 100644 --- a/graphics/imlib3d/Makefile +++ b/graphics/imlib3d/Makefile @@ -16,6 +16,8 @@ DISTNAME= ImLib3D-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A 3D Image Processing Framework + LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ gsl.3:${PORTSDIR}/math/gsl \ xml2.5:${PORTSDIR}/textproc/libxml2 \ |