aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/tiff2png
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tiff2png')
-rw-r--r--graphics/tiff2png/Makefile1
-rw-r--r--graphics/tiff2png/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile
index 964d2c44aa3..62358efe121 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
diff --git a/graphics/tiff2png/pkg-comment b/graphics/tiff2png/pkg-comment
deleted file mode 100644
index a932c8def3b..00000000000
--- a/graphics/tiff2png/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Converts TIFF images to PNG format