aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff2png
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:08:19 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:08:19 +0000
commite88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch)
treefb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/tiff2png
parent169aa14504da58c00c3a38000f4998293ebcebe7 (diff)
downloadports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz
ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip
Notes
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 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
diff --git a/graphics/tiff2png/pkg-comment b/graphics/tiff2png/pkg-comment
deleted file mode 100644
index a932c8def3b1..000000000000
--- a/graphics/tiff2png/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Converts TIFF images to PNG format