diff options
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r-- | graphics/tiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index bedbbff1783b..a7e2d996c250 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= Tools and library routines for working with TIFF images LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |