summaryrefslogtreecommitdiff
path: root/graphics/pngquant
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/pngquant
parent* Update to 0.10.22 (diff)
de-pkg-comment
Notes
Notes: svn path=/head/; revision=75960
Diffstat (limited to 'graphics/pngquant')
-rw-r--r--graphics/pngquant/Makefile1
-rw-r--r--graphics/pngquant/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile
index c82256b9e60c..a7d6c66d3ca4 100644
--- a/graphics/pngquant/Makefile
+++ b/graphics/pngquant/Makefile
@@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= convert 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
diff --git a/graphics/pngquant/pkg-comment b/graphics/pngquant/pkg-comment
deleted file mode 100644
index 3476087c29dd..000000000000
--- a/graphics/pngquant/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-convert 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs