diff options
Diffstat (limited to 'graphics/pngquant')
-rw-r--r-- | graphics/pngquant/Makefile | 1 | ||||
-rw-r--r-- | graphics/pngquant/pkg-comment | 1 |
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 |