- Adopt this port, I use it quite a lot
- Pacify portlint - Add additional distfile mirrors - Rework pkg-descr
This commit is contained in:
parent
ace66d0e0c
commit
aa21da0788
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279119
@ -8,16 +8,17 @@
|
||||
PORTNAME= jpegoptim
|
||||
PORTVERSION= 1.2.4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.kokkonen.net/tjko/src/
|
||||
MASTER_SITES= http://www.kokkonen.net/tjko/src/ \
|
||||
CRITICAL
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Utility to optimize jpeg files
|
||||
|
||||
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-libjpeg=${LOCALBASE}
|
||||
|
||||
|
@ -1,7 +1,9 @@
|
||||
Jpegoptim is an utility to optimize jpeg files.
|
||||
|
||||
Provides:
|
||||
* lossless optimization
|
||||
* lossy optimization based on setting maximum quality factor
|
||||
* selective strip of comments and Exif markers
|
||||
|
||||
* lossless optimization
|
||||
* lossy optimization based on setting maximum quality factor
|
||||
* selective strip of comments and Exif markers
|
||||
|
||||
WWW: http://www.kokkonen.net/tjko/projects.html#jpegoptim
|
||||
|
Loading…
Reference in New Issue
Block a user