mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/imageworsener: Update WWW and clean up pkg-descr
This commit is contained in:
parent
0da7fe3e3f
commit
89314a13da
2 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,8 @@ MASTER_SITES= https://entropymine.com/imageworsener/ \
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= CLI utility and library for image scaling and processing
|
COMMENT= CLI utility and library for image scaling and processing
|
||||||
WWW= https://entropymine.com/imageworsener/
|
WWW= https://entropymine.com/imageworsener/ \
|
||||||
|
https://github.com/jsummers/imageworsener
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||||
|
|
|
@ -3,5 +3,3 @@ scaling and other image processing. It has full support for PNG, JPEG, BMP
|
||||||
formats, experimental support for WebP, read-only support for GIF, and limited
|
formats, experimental support for WebP, read-only support for GIF, and limited
|
||||||
support for some other image formats. It's not as fast or memory-efficient as
|
support for some other image formats. It's not as fast or memory-efficient as
|
||||||
some utilities, but it's very accurate.
|
some utilities, but it's very accurate.
|
||||||
|
|
||||||
See also: https://github.com/jsummers/imageworsener
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue