aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/jpegoptim/Makefile
blob: 18136ecc39eed372b5e99de202bbaef33239365d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    DirectFB
# Date created:             24 January 2003
# Whom:                 Devaux Fabien <fab@gcu.info>
#
# $FreeBSD$
#

PORTNAME=   jpegoptim
PORTVERSION=    1.2.2
CATEGORIES= graphics
MASTER_SITES=   http://www.kokkonen.net/tjko/src/

MAINTAINER= ports@FreeBSD.org
COMMENT=    Utility to optimize jpeg files

LIB_DEPENDS=    jpeg.9:${PORTSDIR}/graphics/jpeg

GNU_CONFIGURE=  yes
CONFIGURE_ARGS+=--with-libjpeg=${LOCALBASE}
MAKE_ARGS=  mandir=${MANPREFIX}/man

MAN1=       jpegoptim.1
PLIST_FILES=    bin/jpegoptim

.include <bsd.port.mk>
ss='insertions'>+1 * Fix build with NOPORTDOCS, NOPORTEXAMPLES.maho2009-04-241-2/+2 * Fix build on amd64.maho2009-04-132-0/+22 * - Upgrade to 5.7.3thierry2009-04-106-26/+208 * - Upgrade to 5.6.5;thierry2009-03-246-471/+2467 * Remove CONFIGURE_ENVmaho2009-01-121-1/+0 * Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-212-18/+16 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+5 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-5/+1 * Temporary place distfile at maho/public_distdir.maho2007-03-161-5/+2 * Better support of CPU optimization. This should also fixesmaho2007-02-251-7/+52 * A possible fix for fenner's distfile survey.maho2007-02-251-0/+4 * Fix pkg-plist.maho2007-01-291-0/+1 * * Update to 5.2.4maho2007-01-175-393/+449 * Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0 * Update to 4.6.5maho2006-01-222-3/+4 * update to 4.4.5, and make fetchablemaho2005-10-302-3/+3 * Update to 4.4.4 (preferred production version, robust)maho2005-10-103-127/+146