diff options
Diffstat (limited to 'graphics/tiff2png/Makefile')
-rw-r--r-- | graphics/tiff2png/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile index 964d2c44aa3e..62358efe121d 100644 --- a/graphics/tiff2png/Makefile +++ b/graphics/tiff2png/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.libpng.org/pub/png/src/ \ ftp://swrinde.nde.swri.edu/pub/png/applications/ MAINTAINER= ports@FreeBSD.org +COMMENT= Converts TIFF images to PNG format LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png |