# New ports collection makefile for: pngcrush # Date created: 07 December 1999 # Whom: Chris D. Faulhaber # # $FreeBSD$ # PORTNAME= pngcrush PORTVERSION= 1.6.4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pmt MAINTAINER= amdmi3@amdmi3.ru COMMENT= An optimizer for PNG files USE_BZIP2= yes USE_GMAKE= yes MAKEFILE= Makefile.ext-zlib MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}" LD="${CC}" LIBS="-lz -lm" \ ZINC="" ZLIB="" PLIST_FILES= bin/pngcrush do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pngcrush-zlib ${PREFIX}/bin/pngcrush .include https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style: tab -> space.eadler2013-03-291-1/+1
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationlwhsu2013-03-031-7/+3
* - Reassign ports to the heap due to a mail bouncetabthorpe2012-08-151-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
* - Welcome X.org 7.2 \o/.flz2007-05-20